From 4a6174943d8fe5ee4d01902d610f2f009af358df Mon Sep 17 00:00:00 2001 From: HorstOeko Date: Sat, 21 Dec 2024 09:15:03 +0000 Subject: [PATCH] [DOC] Updated CHANGELOG.md --- CHANGELOG.md | 123 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..135b89f --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,123 @@ +## v1.0.10 + +:exclamation: _There is one internal commit_ + +## v1.0.9 + +``Previous version v1.0.8`` + +| Type | Hash | Date | Author | Subject | Issue(s) +| :--- | :------ | :------ | :------ | :------- | :-----------: +| :new_moon: | [8a4d16f](https://github.com/horstoeko/zugferdublbridge/commit/8a4d16f) | 2024-12-20 11:23:05 CET | HorstOeko | Merged PR | [#7](https://github.com/horstoeko/zugferdublbridge/issues/7) +| :new_moon: | [ebfbaf5](https://github.com/horstoeko/zugferdublbridge/commit/ebfbaf5) | 2024-12-20 11:14:24 CET | Jörg Wedekind | added test to build/phpunit.xml | +| :new_moon: | [b7ea528](https://github.com/horstoeko/zugferdublbridge/commit/b7ea528) | 2024-12-20 10:38:12 CET | Jörg Wedekind | fix reference issue on whenNotExists and whenNotEquals | +| :new_moon: | [4a541fe](https://github.com/horstoeko/zugferdublbridge/commit/4a541fe) | 2024-12-20 10:34:44 CET | Jörg Wedekind | added unit test | +| :new_moon: | [e6f8206](https://github.com/horstoeko/zugferdublbridge/commit/e6f8206) | 2024-12-20 09:01:37 CET | Jörg Wedekind | Fix: Creates invalid xml when tax value is zero | + +## v1.0.8 + +``Previous version v1.0.7`` + +| Type | Hash | Date | Author | Subject | Issue(s) +| :--- | :------ | :------ | :------ | :------- | :-----------: +| :new_moon: | [8054662](https://github.com/horstoeko/zugferdublbridge/commit/8054662) | 2024-12-17 12:12:09 CET | HorstOeko | Fix for PR | [#4](https://github.com/horstoeko/zugferdublbridge/issues/4) +| :new_moon: | [f6e992b](https://github.com/horstoeko/zugferdublbridge/commit/f6e992b) | 2024-12-17 12:07:30 CET | HorstOeko | Merged PR | [#4](https://github.com/horstoeko/zugferdublbridge/issues/4) +| :new_moon: | [d953181](https://github.com/horstoeko/zugferdublbridge/commit/d953181) | 2024-12-17 11:14:47 CET | Marvin G | + Add SpecifiedTradeAllowanceCharge to IncludedSupplyChainTradeLineItem->SpecifiedLineTradeSettlement | + +:exclamation: _There is one internal commit_ + +## v1.0.7 + +``Previous version v1.0.6`` + +| Type | Hash | Date | Author | Subject | Issue(s) +| :--- | :------ | :------ | :------ | :------- | :-----------: +| :new_moon: | [f9cc1ca](https://github.com/horstoeko/zugferdublbridge/commit/f9cc1ca) | 2024-12-10 12:21:10 CET | HorstOeko | Added reading of AdditionalItemProperty in XmlConverterUblToCii | [#2](https://github.com/horstoeko/zugferdublbridge/issues/2) +| :new_moon: | [0456ef4](https://github.com/horstoeko/zugferdublbridge/commit/0456ef4) | 2024-12-10 12:12:20 CET | HorstOeko | Added reading of AdditionalItemProperty in XmlConverterUblToCii | [#2](https://github.com/horstoeko/zugferdublbridge/issues/2) +| :new_moon: | [accf3c8](https://github.com/horstoeko/zugferdublbridge/commit/accf3c8) | 2024-11-12 10:59:52 CET | HorstOeko | Fix XmlConverterCiiToUbl::checkValidSource | +| :new_moon: | [419425d](https://github.com/horstoeko/zugferdublbridge/commit/419425d) | 2024-11-12 10:56:33 CET | HorstOeko | Fix XmlConverterCiiToUbl::checkValidSource | +| :new_moon: | [bde10d0](https://github.com/horstoeko/zugferdublbridge/commit/bde10d0) | 2024-11-12 10:51:55 CET | HorstOeko | Fix XmlDocumentReader::loadFromXmlFile | +| :new_moon: | [e99e6c2](https://github.com/horstoeko/zugferdublbridge/commit/e99e6c2) | 2024-11-12 10:51:00 CET | HorstOeko | Fix XmlDocumentReader::loadFromXmlString | +| :new_moon: | [fbeca2c](https://github.com/horstoeko/zugferdublbridge/commit/fbeca2c) | 2024-11-12 10:48:33 CET | HorstOeko | Fix HandlesProfiles | +| :new_moon: | [4f68ff8](https://github.com/horstoeko/zugferdublbridge/commit/4f68ff8) | 2024-11-12 10:47:32 CET | HorstOeko | Fix HandlesProfiles | +| :new_moon: | [3f89b3e](https://github.com/horstoeko/zugferdublbridge/commit/3f89b3e) | 2024-11-12 10:47:13 CET | HorstOeko | Improved HandlesProfiles | + +## v1.0.6 + +``Previous version v1.0.5`` + +| Type | Hash | Date | Author | Subject | Issue(s) +| :--- | :------ | :------ | :------ | :------- | :-----------: +| :new_moon: | [b331c3b](https://github.com/horstoeko/zugferdublbridge/commit/b331c3b) | 2024-11-09 11:32:12 CET | HorstOeko | Added missing conversions | +| :new_moon: | [18c751f](https://github.com/horstoeko/zugferdublbridge/commit/18c751f) | 2024-11-08 18:42:29 CET | HorstOeko | Added more validation tests | +| :new_moon: | [1aba901](https://github.com/horstoeko/zugferdublbridge/commit/1aba901) | 2024-11-08 18:31:50 CET | HorstOeko | Code style | +| :new_moon: | [104548f](https://github.com/horstoeko/zugferdublbridge/commit/104548f) | 2024-11-08 18:06:46 CET | HorstOeko | Added more validation tests | +| :new_moon: | [a7161b9](https://github.com/horstoeko/zugferdublbridge/commit/a7161b9) | 2024-11-08 18:06:27 CET | HorstOeko | XmlConverterCiiToUbl -> Fix document type 916 | +| :new_moon: | [93efe40](https://github.com/horstoeko/zugferdublbridge/commit/93efe40) | 2024-11-08 16:59:44 CET | HorstOeko | Workflows with validation for generated XMLs | +| :new_moon: | [7ac856b](https://github.com/horstoeko/zugferdublbridge/commit/7ac856b) | 2024-11-08 16:51:31 CET | HorstOeko | Fix testout directory for xmls which were generated during unit tests | +| :new_moon: | [b5c0a46](https://github.com/horstoeko/zugferdublbridge/commit/b5c0a46) | 2024-11-08 16:44:10 CET | HorstOeko | Allow save generated test xml to buildlogs | +| :new_moon: | [631fec5](https://github.com/horstoeko/zugferdublbridge/commit/631fec5) | 2024-11-08 16:23:11 CET | HorstOeko | Added more tests for UBL to CII | +| :new_moon: | [0687486](https://github.com/horstoeko/zugferdublbridge/commit/0687486) | 2024-11-08 05:44:45 CET | HorstOeko | CII to UBL -> Fix for AdditionalDocumentReference | +| :new_moon: | [ba680e6](https://github.com/horstoeko/zugferdublbridge/commit/ba680e6) | 2024-11-07 17:37:01 CET | HorstOeko | Central handling of callbacks | +| :new_moon: | [df25c32](https://github.com/horstoeko/zugferdublbridge/commit/df25c32) | 2024-11-07 17:18:07 CET | HorstOeko | Fix test code | +| :new_moon: | [02141b6](https://github.com/horstoeko/zugferdublbridge/commit/02141b6) | 2024-11-07 17:16:31 CET | HorstOeko | Fix line endings | +| :new_moon: | [7fd55a4](https://github.com/horstoeko/zugferdublbridge/commit/7fd55a4) | 2024-11-07 16:53:07 CET | HorstOeko | Rework of serveral items | +| :new_moon: | [9b110fa](https://github.com/horstoeko/zugferdublbridge/commit/9b110fa) | 2024-11-07 05:30:43 CET | HorstOeko | Docs, Checked cardinallity of party IDs | +| :new_moon: | [c4393db](https://github.com/horstoeko/zugferdublbridge/commit/c4393db) | 2024-11-06 18:31:54 CET | HorstOeko | Some fixes (Cardinality, etc.) | + +:exclamation: _There are 4 internal commit(s)_ + +## v1.0.5 + +``Previous version v1.0.4`` + +| Type | Hash | Date | Author | Subject | Issue(s) +| :--- | :------ | :------ | :------ | :------- | :-----------: +| :new_moon: | [4937926](https://github.com/horstoeko/zugferdublbridge/commit/4937926) | 2024-10-15 18:36:01 CEST | HorstOeko | Fix phpstan.neon | +| :new_moon: | [9545d1f](https://github.com/horstoeko/zugferdublbridge/commit/9545d1f) | 2024-10-15 18:15:12 CEST | HorstOeko | Added workflows | + +:exclamation: _There are 2 internal commit(s)_ + +## v1.0.4 + +``Previous version v1.0.3`` + +| Type | Hash | Date | Author | Subject | Issue(s) +| :--- | :------ | :------ | :------ | :------- | :-----------: +| :new_moon: | [09e5b2d](https://github.com/horstoeko/zugferdublbridge/commit/09e5b2d) | 2024-09-20 06:00:22 CEST | HorstOeko | Fix unit tests | +| :new_moon: | [9c856c4](https://github.com/horstoeko/zugferdublbridge/commit/9c856c4) | 2024-09-20 05:45:25 CEST | HorstOeko | Fix handling of names | +| :new_moon: | [88f18b2](https://github.com/horstoeko/zugferdublbridge/commit/88f18b2) | 2024-09-18 16:51:56 CEST | HorstOeko | Fix party name (CCI2UBL) | +| :new_moon: | [9549733](https://github.com/horstoeko/zugferdublbridge/commit/9549733) | 2024-09-17 09:03:28 CEST | HorstOeko | Fix Taxscheme FC/VAT (Tests) | +| :new_moon: | [08bad8a](https://github.com/horstoeko/zugferdublbridge/commit/08bad8a) | 2024-09-17 09:01:39 CEST | HorstOeko | Fix Taxscheme FC/VAT | + +## v1.0.3 + +``Previous version v1.0.2`` + +| Type | Hash | Date | Author | Subject | Issue(s) +| :--- | :------ | :------ | :------ | :------- | :-----------: +| :new_moon: | [e834cb4](https://github.com/horstoeko/zugferdublbridge/commit/e834cb4) | 2024-09-15 13:23:27 CEST | HorstOeko | Fix warnings in loadFromXmlString, now throwing exceptions | +| :new_moon: | [7676a7d](https://github.com/horstoeko/zugferdublbridge/commit/7676a7d) | 2024-09-15 13:17:54 CEST | HorstOeko | Fix warnings in loadFromXmlString, now throwing exceptions | + +## v1.0.2 + +``Previous version v1.0.1`` + +| Type | Hash | Date | Author | Subject | Issue(s) +| :--- | :------ | :------ | :------ | :------- | :-----------: +| :new_moon: | [519b7b6](https://github.com/horstoeko/zugferdublbridge/commit/519b7b6) | 2024-08-28 09:09:47 CEST | HorstOeko | Added helper metjpd fireCallback to XmlNodeList | +| :new_moon: | [8e8b768](https://github.com/horstoeko/zugferdublbridge/commit/8e8b768) | 2024-08-28 08:49:45 CEST | HorstOeko | Added more parameters to callbacks in XmlNodeList foreach method | +| :new_moon: | [dac1f1c](https://github.com/horstoeko/zugferdublbridge/commit/dac1f1c) | 2024-08-28 08:44:50 CEST | HorstOeko | Code optimization | + +## v1.0.1 + +``Previous version v1.0.0`` + +| Type | Hash | Date | Author | Subject | Issue(s) +| :--- | :------ | :------ | :------ | :------- | :-----------: +| :new_moon: | [ad86a05](https://github.com/horstoeko/zugferdublbridge/commit/ad86a05) | 2024-08-08 07:53:14 CEST | HorstOeko | Fix READKE | +| :new_moon: | [564cf94](https://github.com/horstoeko/zugferdublbridge/commit/564cf94) | 2024-08-08 07:50:43 CEST | HorstOeko | Fix README | +| :new_moon: | [7de6b8d](https://github.com/horstoeko/zugferdublbridge/commit/7de6b8d) | 2024-08-08 07:48:06 CEST | HorstOeko | Fix README | +| :new_moon: | [767411a](https://github.com/horstoeko/zugferdublbridge/commit/767411a) | 2024-08-08 07:46:01 CEST | HorstOeko | Fix README | + +:exclamation: _There are 4 internal commit(s)_