Skip to content

Latest commit

Β 

History

History
258 lines (175 loc) Β· 15.7 KB

CHANGELOG.md

File metadata and controls

258 lines (175 loc) Β· 15.7 KB

v1.0.25

Previous version v1.0.24

Type Hash Date Author Subject Issue(s)
πŸŒ‘ a6135e4 2024-11-14 16:21:13 CET HorstOeko Fix Exception in OrderDocumentPdfMerger
πŸŒ‘ 7d2dfcd 2024-11-14 15:41:38 CET HorstOeko Merge features from horstoeko/zugferd

❗ There is one internal commit

v1.0.24

Previous version v1.0.23

Type Hash Date Author Subject Issue(s)
πŸŒ‘ c2e66e8 2024-10-22 05:24:53 CEST HorstOeko Fixed typo in TestCase method
πŸŒ‘ bdd2533 2024-10-22 05:19:51 CEST HorstOeko Merged PR #5
πŸŒ‘ f5335cf 2024-10-22 05:12:59 CEST HorstOeko Sealed class OrderDocument
πŸŒ‘ 5db8ac8 2024-10-13 15:48:13 CEST HorstOeko Improved test coverage
πŸŒ‘ d0cc000 2024-10-13 14:57:41 CEST HorstOeko Fix namespace
πŸŒ‘ f008f5e 2024-10-13 14:52:33 CEST HorstOeko Fix OrderFileNotFoundException
πŸŒ‘ 03765f4 2024-10-13 14:48:33 CEST HorstOeko Fix PHP Doc

❗ There is one internal commit

v1.0.23

Previous version v1.0.22

Type Hash Date Author Subject Issue(s)
πŸŒ‘ 00b2a8a 2024-10-13 14:28:11 CEST HorstOeko OrderDocumentPdfBuilderAbstract -> Codestyle
πŸŒ‘ 4b0941f 2024-10-13 14:21:29 CEST HorstOeko OrderDocument -> Codestyle
πŸŒ‘ 917a1a8 2024-10-13 14:05:17 CEST HorstOeko Merged several improvements from horstoeko/zugferd
πŸŒ‘ e6979a2 2024-10-13 13:16:18 CEST HorstOeko Merged decimal places handling from horstoeko/zugferd
πŸŒ‘ 54e5bdb 2024-10-13 13:03:16 CEST HorstOeko Check and fix code style
πŸŒ‘ f20ba8a 2024-10-13 12:11:23 CEST HorstOeko Consolidation with horstoeko/zugferd
πŸŒ‘ e427371 2024-10-13 11:31:39 CEST HorstOeko Merged some minor improvements from horstoeko/zugferd
πŸŒ‘ 64245e9 2024-10-13 11:16:40 CEST HorstOeko Improved tests
πŸŒ‘ 757263d 2024-10-13 10:32:22 CEST HorstOeko Removed PHP8.4 from workflow
πŸŒ‘ fc320b2 2024-06-15 09:24:38 CEST HorstOeko Merged PR #1
πŸŒ‘ 92b5f71 2024-05-26 23:58:53 CEST David Bomba add symfony 7 validator to composer

❗ There are 3 internal commit(s)

v1.0.22

Previous version v1.0.21

Type Hash Date Author Subject Issue(s)
πŸŒ‘ a03375e 2024-06-15 09:24:11 CEST HorstOeko Updated workflows

v1.0.21

Previous version v1.0.20

Type Hash Date Author Subject Issue(s)
πŸŒ‘ eaa2bd7 2024-04-18 06:14:03 CEST HorstOeko Enabled workflows for Pull Requests
πŸŒ‘ b75a484 2024-04-18 05:59:34 CEST HorstOeko Added codelist for "Accounting Accounts Classification" (EDIFICASEU_AccountingAccountsClassificationType_D10A)

v1.0.20

Previous version v1.0.19

Type Hash Date Author Subject Issue(s)
πŸŒ‘ d8957cc 2024-03-21 05:28:54 CET HorstOeko Added XSD Validation (new class OrderXsdValidator)

v1.0.19

Previous version v1.0.18

Type Hash Date Author Subject Issue(s)
πŸŒ‘ 7b4ed00 2024-03-20 05:07:11 CET HorstOeko Fix PHPStan issues
πŸŒ‘ 9b445b0 2024-03-20 05:06:59 CET HorstOeko Code rework (Made properties "profileId", "profileDefinition", "serializerBuilder" and "serializer" private, Added method "getProfileDefinitionParameter" to ZugferdDocument for resolving options for the specific profile, "invoiceObject" and "objectHelper" of ZugferdDocument now private)

❗ There is one internal commit

v1.0.18

Previous version v1.0.17

Type Hash Date Author Subject Issue(s)
πŸŒ‘ 0a8535c 2024-01-27 10:26:23 CET HorstOeko Support newer PHP Versions
πŸŒ‘ 7e8385e 2024-01-27 10:25:50 CET HorstOeko Test newer PHP Versions
πŸŒ‘ c5b44c8 2024-01-27 10:21:00 CET HorstOeko Make XMP Meta Data filename configurable
πŸŒ‘ 0644188 2024-01-07 12:27:29 CET HorstOeko For more clarity, internal variables have been renamed
πŸŒ‘ 77bca35 2024-01-07 12:17:41 CET HorstOeko Fixed typo in variable (OrderDocumentPdfBuilder)
πŸŒ‘ e16d0e8 2024-01-07 12:15:15 CET HorstOeko Added JSON Exporter

❗ There is one internal commit

v1.0.17

Previous version v1.0.16

Type Hash Date Author Subject Issue(s)
πŸŒ‘ e719634 2024-01-07 11:28:48 CET HorstOeko Fixed issues on Codestyle/Codeformatting
πŸŒ‘ 23dcbda 2024-01-07 11:21:15 CET HorstOeko Centralisation of profile recognition

v1.0.16

Previous version v1.0.15

Type Hash Date Author Subject Issue(s)
πŸŒ‘ 25c91f2 2023-10-05 19:16:52 CEST HorstOeko Added some new types
πŸŒ‘ bfa9ffe 2023-10-05 18:38:08 CEST HorstOeko Added getAccountingAccountTypeCodeType to ObjectHelper
πŸŒ‘ 50e058e 2023-10-05 06:14:19 CEST HorstOeko Added getMessageFunctionCodeType to ObjectHelper, Use in Builder
πŸŒ‘ 87b9c4a 2023-10-05 06:07:04 CEST HorstOeko Added getCurrencyCodeType to ObjectHelper, Use in Builder
πŸŒ‘ a2f9283 2023-10-05 05:57:03 CEST HorstOeko Added getDocumentCodeType to ObjectHelper, Use in Builder
πŸŒ‘ 1430af1 2023-09-25 06:18:59 CEST HorstOeko Exclude .github-folder from action run
πŸŒ‘ 72fb469 2023-09-24 08:25:19 CEST HorstOeko Added community standards

❗ There are 5 internal commit(s)

v1.0.15

Previous version v1.0.14

Type Hash Date Author Subject Issue(s)
πŸŒ‘ bd4a1d8 2023-08-18 06:30:35 CEST HorstOeko Updated test assets because of fix of contextparameter for EXTENDED profile

v1.0.14

Previous version v1.0.13

Type Hash Date Author Subject Issue(s)
πŸŒ‘ 7a8ce2b 2023-08-18 05:56:27 CEST HorstOeko Fix contextparameter in EXTENDED Profile definition

v1.0.13

Previous version v1.0.12

Type Hash Date Author Subject Issue(s)
πŸŒ‘ 8072bea 2023-08-18 05:39:35 CEST HorstOeko Added Example for OrderDocumentPdfMerger
πŸŒ‘ 0da8732 2023-08-18 05:39:19 CEST HorstOeko Introducing OrderDocumentPdfMerger (Merge existing XML with existing PDF)

v1.0.12

Previous version v1.0.11

Type Hash Date Author Subject Issue(s)
πŸŒ‘ 5bef353 2023-02-15 06:10:43 CET HorstOeko Clean code using PHPCBF

❗ There are 4 internal commit(s)

v1.0.11

Previous version v1.0.10

Type Hash Date Author Subject Issue(s)
πŸŒ‘ c0138fa 2023-02-11 22:02:53 CET HorstOeko Fix phpunit call in buildscript
πŸŒ‘ 20c64bb 2023-02-11 21:53:53 CET HorstOeko Renamed Release workflow file

❗ There are 18 internal commit(s)

v1.0.10

Previous version v1.0.9

Type Hash Date Author Subject Issue(s)
πŸŒ‘ 4bea593 2023-01-20 17:08:51 CET HorstOeko DOnt use properties directly for XmpNodes
πŸŒ‘ 22852da 2023-01-20 16:40:12 CET HorstOeko Publish package version to PDF, Therefore add a new class OrderPackageVersion
πŸŒ‘ 2055c6d 2023-01-13 17:14:30 CET HorstOeko Removed deprecated utf8_encode calls

v1.0.9

Previous version v1.0.8

Type Hash Date Author Subject Issue(s)
πŸŒ‘ fb78024 2023-01-12 05:58:29 CET HorstOeko Seperated exception Codes (const in OrderExceptionCodes class), Renamed Exception class "OrderUnknownDateFormat" to "OrderUnknownDateFormatException"

v1.0.8

Previous version v1.0.7

Type Hash Date Author Subject Issue(s)
πŸŒ‘ d3a5337 2023-01-12 05:07:12 CET HorstOeko Added dependency for PHP 7.4, Added workflow for PHP 7.4

❗ There are 2 internal commit(s)

v1.0.7

Previous version v1.0.6

Type Hash Date Author Subject Issue(s)
πŸŒ‘ 80f2ee0 2022-12-28 15:13:36 CET HorstOeko Added "RequestedDespatchSupplyChainEvent" on position level
πŸŒ‘ 762160d 2022-12-28 13:35:55 CET HorstOeko Added "RequestedDespatchSupplyChainEvent" on document level

❗ There are 3 internal commit(s)

v1.0.6

Previous version v1.0.5

Type Hash Date Author Subject Issue(s)
πŸŒ‘ 5e169e1 2022-12-27 11:48:52 CET HorstOeko Updated assets for testcases
πŸŒ‘ 83a6b62 2022-12-27 11:39:21 CET HorstOeko Added the possibility to add a "Ultimate Customer Order Referenced Document" on document- and position-level
πŸŒ‘ b50bde9 2022-12-26 22:02:30 CET HorstOeko Test and coding issues fixed
πŸŒ‘ 8e761a5 2022-12-26 21:32:38 CET HorstOeko Added more OrderObjectHelper-Tests for the profiles BASIC and COMFORT
πŸŒ‘ 87a32dc 2022-12-26 20:37:28 CET HorstOeko Added missing PDF Reader Tests
πŸŒ‘ c806eee 2022-12-26 19:54:46 CET HorstOeko Finished adding core-tests (ObjectHelper)
πŸŒ‘ 5b50c5b 2022-12-26 17:01:33 CET HorstOeko Started adding core-tests (ObjectHelper)
πŸŒ‘ 0e5c942 2022-12-26 13:39:13 CET HorstOeko Started adding core-tests (ObjectHelper)
πŸŒ‘ 3020ea9 2022-12-26 10:40:52 CET HorstOeko Added Tests for the OrderSettings-Class

❗ There are 4 internal commit(s)

v1.0.5

Previous version v1.0.4

Type Hash Date Author Subject Issue(s)
πŸŒ‘ 9bb7577 2022-12-26 01:01:51 CET HorstOeko Fixed tests and test assets

v1.0.4

Previous version v1.0.3

Type Hash Date Author Subject Issue(s)
πŸŒ‘ 2d2bad0 2022-12-25 23:35:09 CET HorstOeko Added PDFReader Tests

❗ There are 2 internal commit(s)

v1.0.3

❗ There is one internal commit

v1.0.2

Previous version v1.0.0

Type Hash Date Author Subject Issue(s)
πŸŒ‘ ef1581d 2022-12-25 21:32:50 CET HorstOeko Added Reader-Tests for Comfort Profile
πŸŒ‘ 60658bd 2022-12-25 20:41:35 CET HorstOeko Added the possibility to get the binary data of a Product Referenced Document (at line level)

❗ There is one internal commit