Skip to content

Releases: horstoeko/zugferd

v1.0.99

18 Dec 04:20
Compare
Choose a tag to compare

Commits

  • bd0894d: [FIX] Make payment card number unrecognizable (HorstOeko)

v1.0.98

17 Dec 04:58
Compare
Choose a tag to compare

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

15 Dec 17:06
Compare
Choose a tag to compare

Commits

  • c09ef7e: [ENH] Improved KositValidator remote validation (HorstOeko)

v1.0.96

15 Dec 12:06
Compare
Choose a tag to compare

Commits

  • 8a63f49: [ENH] ZugferdKositValidator can optionally call a running Validator in Daemon-Mode via HTTP (HorstOeko) #217
  • c8b40a1: [ENH] ZugferdKositValidator can optionally call a running Validator in Daemon-Mode via HTTP (horstoeko) #217

v1.0.95

11 Dec 16:35
6c83831
Compare
Choose a tag to compare

Commits

  • e2ee3d1: #211 Significantly increased PDF file size -> Changed to smaller ICC profile (HorstOeko) #213
  • 6c83831: #211 Significantly increased PDF file size (horstoeko) #213

v1.0.94

11 Dec 11:28
ce4b854
Compare
Choose a tag to compare

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

09 Dec 17:16
Compare
Choose a tag to compare

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

08 Dec 12:25
5c67f6b
Compare
Choose a tag to compare

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

05 Dec 04:50
Compare
Choose a tag to compare

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)

v1.0.90

03 Dec 04:58
Compare
Choose a tag to compare

Commits

  • 75ae647: [ENH] More parameters for LineMonetarySummation to satisfy the EXTENDED profile (HorstOeko)
  • ea74726: [ENH] Added ZugferdDocumentBuilder::setDocumentPositionLineSummationExt to satisfy the EXTENDED profile (HorstOeko)
  • 2dfebcb: [ENH] Added ZugferdDocumentReader::getDocumentPositionLineSummationExt to satisfy the EXTENDED profile (HorstOeko)