Releases: horstoeko/zugferd
Releases · horstoeko/zugferd
v1.0.100
Commits
- 4e8b7a5: [DOC] Updated CHANGELOG.md (HorstOeko)
- 5429be9: adding backed enums for codelists (Marc Krämer) #223
- 608036b: [INFR] Enhanced workflows - Exclude from linting for PHP < 8.1 (HorstOeko)
- 58d2870: Merge branch 'master' into master (horstoeko) #223
- 87dc563: [FIX] Removed Bugs from PR #223 (HorstOeko)
- eef01c1: [FIX] Removed Bugs from PR #223 - Removed feature temporary (HorstOeko)
- 6b6fb59: [INFR] Fix phpunit.xml -> Added exclusion (HorstOeko)
- 388bb36: [ENH] Added Codelists as Enum (see PR #223) (HorstOeko) #225
- e38c9ce: [ENH] Added Shortcut methods addDocumentBuyerVATRegistrationNumber and addDocumentBuyerTaxNumber (HorstOeko)
- 5b80eb1: [INFR] Fixed workflows/actionss (HorstOeko)
- 84bc90d: [ENH] ZugferdKositValidator uses the configuration-release from 2024-10-31 (HorstOeko)
- 82a62b8: [INFR] Fix phpstan.neon (HorstOeko)
- d3498b0: [ENH] Introducing new ZugferdDocumentPdfReaderExt (Extended PDF Reader) (HorstOeko)
- aac21fe: [CS] Added rectorphp/rector (HorstOeko)
- 7c5f060: [CS] Fix codestyle issues (HorstOeko)
- df1501f: [INFR] Fix rector/rector version in composer.json (HorstOeko)
- ca468f5: [INFR] Fix rector/rector version in composer.json (HorstOeko)
- 4637c51: [CS] Fix rectorphp/rector config (HorstOeko)
- 9494632: [DOC] Remove Codestyle-Issues from changelog (HorstOeko)
- 410fc9d: [DOC] Updated CHANGELOG.md (HorstOeko)
- 86b819b: [DOC] Added samples for the Wiki (HorstOeko)
- b638792: [INFR] Added lint command to composer.json (HorstOeko)
- f5eb72f: [DOC] Fix links in resources section (HorstOeko)
- cb18940: [INFR] Update composer dependencies (Preparation for PHP8-Only) (HorstOeko)
v1.0.99
v1.0.98
Commits
- 1d0690f: [DOC] Updated CHANGELOG.md (HorstOeko)
- a0bc48c: [ENH] ZugferdKositValidator can now also accept a string (containing the XML to be validated) instead of an instance of ZugferdDocument (HorstOeko)
- 05544c5: [ENH] More improvemets to ZugferdKositValidator (HorstOeko)
- 6e3a1da: [ENH] More improvemets to ZugferdKositValidator (HorstOeko)
v1.0.97
v1.0.96
v1.0.95
v1.0.94
Commits
- fa686e9: #208 Customizable PDF Metadata -> Added Templates and Callback Function (HorstOeko) #212
- 7a9ade1: #208 Customizable PDF Metadata -> Removed unused variable in PdfBuilderEn16931Test::testCustomMetaInformation (HorstOeko) #212
- 17edaa7: #208 Customizable PDF Metadata -> Additionally using FPDF-BuiltIn-Metadata methods (HorstOeko) #212
- 3735ae8: #208 Customizable PDF Metadata -> Additionally using FPDF-BuiltIn-Metadata methods (Fix UTF8) (HorstOeko) #212
- ce4b854: #208 Customizable PDF Metadata -> Added Templates and Callback Function (horstoeko) #212
v1.0.93
Commits
- dc59539: [INFR] Updated genmethoddocs (HorstOeko)
- a00887c: [INFR] Use PHP 8.4 in documentation and wiki build (HorstOeko)
- 28f312c: #206 Fix DateTime-Handling (strings with linebreaks) (HorstOeko) #209
- 9f42bf5: #206 Fix DateTime-Handling (strings with linebreaks) (horstoeko) #209
- 3ed50a4: [ENH] Use DateTime values with correct timezone (HorstOeko)
- 9aaebf3: [ENH] Improved PDF-Tests (HorstOeko)
- d1f0782: [ENH] Added tests for deterministic mode (HorstOeko)
v1.0.92
Commits
- 2a2ff79: [FIX] Typo in variable Name (HorstOeko)
- e5e0498: [ENH] Added ZugferdSpecificationVersions to get the latest used specification versions (HorstOeko)
- 38ea3f7: [ENH] Add deterministic Mode to ZugferdDocumentPdfBuilderAbstract (and derived classes). This mode should only used for testing purposes (HorstOeko) #203
- d799b4c: [ENH] Changed InvalidArgumentException to ZugferdInvalidArgumentException (HorstOeko)
- fcf7ffc: [ENH] Add deterministic Mode to ZugferdDocumentPdfBuilderAbstract (and derived classes). This mode should only used for testing purposes (HorstOeko) #203
- 5c67f6b: [ENH] Add deterministic Mode to ZugferdDocumentPdfBuilderAbstract (horstoeko) #203
v1.0.91
Commits
- dc5a881: Fixed issue: Using addDocumentAllowanceCharge with Code SERVICE_OUTSIDE_SCOPE_OF_TAX never passes validation as the Taxtype is omitted if you pass no VAT rate (Carsten Schmitz) #195
- d3c59ba: Merge branch 'master-upstream' (Carsten Schmitz) #195
- 8e477e3: [INFR] PDF validation added to CI-Workflow (HorstOeko)
- 2c64943: [INFR] Fix veraPDF validation in CI workflow (HorstOeko)
- bb5e32b: [INFR] Fix veraPDF validation in CI workflow (HorstOeko)
- 222b3b5: [INFR] Fix veraPDF validation in CI workflow (HorstOeko)
- 2ec5cc0: [INFR] PDF validation added to Release-Workflow (HorstOeko)
- d66ee79: [ENH] Added new methods addDocumentPaymentMeanToCreditTransferNonSepa and addDocumentPaymentMeanToDirectDebitNonSepa to ZugferdDocumentBuilder (HorstOeko)