Skip to content

Releases: horstoeko/zugferd

v1.0.81

25 Nov 16:42
98a89ec
Compare
Choose a tag to compare

Commits

  • a8ae46f: #181 Add method for adding payment terms in special XRechnung-Syntax (HorstOeko) #182

v1.0.80

17 Nov 15:38
Compare
Choose a tag to compare

Commits

  • 1542533: Fix method visibillity in ZugferdKositValidator (HorstOeko)
  • 3a7ba2c: Class markdown generation for the wiki (HorstOeko)
  • 08e56c1: Class Documentation (Wiki) Generator improved (HorstOeko)
  • 23fdc64: Fix Class doc generation script (HorstOeko)
  • 93b4031: Updated README.md (HorstOeko)
  • e4b2b23: Updated README.md (HorstOeko)
  • 2eb4e8a: Updated README.md (HorstOeko)
  • 8588aa6: Update PHPDoc (HorstOeko)
  • 03d1559: Improved docs for ZugferdDocumentBuilder-Party methods (HorstOeko)
  • 957d177: Improved docs for ZugferdDocumentBuilder-Referenced Document methods (HorstOeko)
  • 5a5d56e: Improved DocBlocks for Document methods (HorstOeko)
  • 720cb7e: Improved DocBlocks for Document Position methods (HorstOeko)

v1.0.79

16 Nov 06:52
6e5901e
Compare
Choose a tag to compare

Commits

  • 7d8f01d: Better message handling in ZugferdKositValidator (HorstOeko)
  • 4f1fbb5: ZugferdProfileResolver -> Fix PHPDoc (HorstOeko)
  • cf43e13: Fix Exception in ZugferdDocumentPdfMerger (HorstOeko)
  • 63c2ed0: Fix docs for DocumentBuilder "TradeAccountingAccount" (HorstOeko)
  • 0b101f8: #169 Handle Decimals of the measure type (HorstOeko) #170

v1.0.78

11 Nov 11:11
Compare
Choose a tag to compare

Commits

  • 6c102e6: Reset internal pointers (HorstOeko)
  • bacbe67: Reset internal pointers (HorstOeko)

v1.0.77

11 Nov 04:58
Compare
Choose a tag to compare

Commits

  • 1646873: #159 Pre-assignment of 'BusinessProcessSpecifiedDocumentContextParameter' with 'urn:fdc:peppol.eu:2017:poacc:billing:01:1.0' in all profiles (HorstOeko) #163
  • d209690: #159 Pre-assignment of 'BusinessProcessSpecifiedDocumentContextParameter' with 'urn:fdc:peppol.eu:2017:poacc:billing:01:1.0' in extended profile (HorstOeko) #163
  • da21b65: #159 Pre-assignment of 'BusinessProcessSpecifiedDocumentContextParameter' for profile EXTENDED (horstoeko) #163
  • f615cf4: #164 Removed duplicate context parameter (HorstOeko)
  • f80505c: Fix PHPDoc in ZugferdSettings (HorstOeko)

v1.0.76

03 Nov 09:30
Compare
Choose a tag to compare

Commits

  • 74bd98c: Breaking Change: ZugferdPdfReader does not return null-values for "readAndGuessFromFile", "readAndGuessFromContent", "getXmlFromFile" and "getXmlFromContent" anymore. Now always exceptions are raised. (HorstOeko)

v1.0.75

02 Nov 07:20
Compare
Choose a tag to compare

Commits

  • de81d98: Reorganized tests for ZugferdDocumentPdfBuilder (HorstOeko)
  • f133197: Reorganized tests for ZugferdDocumentPdfBuilder (HorstOeko)
  • ce20454: Added more validation calls to example/XsdValidator (HorstOeko)
  • 4cfa20f: Deprecated addNewTextPosition by version >= 1.0.75 (HorstOeko)
  • 7914d1c: Fix build.ci.yml (HorstOeko)
  • 6a9ba32: Improved ZugferdKositValidator -> added direct content validation, deprecated direct call of constructor, added new methods fromDocument and fromString (HorstOeko)
  • f3b99d7: Reverted changes to ZugferdKositValidator (HorstOeko)

v1.0.74

01 Nov 09:24
b1ab332
Compare
Choose a tag to compare

Commits

v1.0.73

30 Oct 17:57
b6aa5cb
Compare
Choose a tag to compare

Commits

  • 0a1420f: Added support for alternative context parameters (HorstOeko) #152

v1.0.72

24 Oct 17:58
4895eac
Compare
Choose a tag to compare

Commits

  • 9f550dc: #147 Allow "Source" for XML attachment relationship, added quick accessor to switch to "Data", "Alternative" or "Source" relation ship (HorstOeko) #149
  • 786f93a: Merge branch 'master' into Issue_147 (horstoeko) #149