Skip to content

Releases: horstoeko/zugferd

v1.0.71

24 Oct 14:24
8180c5a
Compare
Choose a tag to compare

Commits

  • 0da33d0: #147 Added "setAttachmentRelationshipType" to ZugferdDocumentPdfBuilderAbstract for setting up an alternative relationship type for the XML attachment. Allowed values are 'Data' and 'Alternative' (HorstOeko) #148

v1.0.70

23 Oct 18:32
Compare
Choose a tag to compare

Commits

  • 65ce898: Fix result type of DocumentNo in ZugferdDocumentReader::getDocumentInformation (HorstOeko)
  • 78a896e: Fix result type of DocumentLanguage in ZugferdDocumentReader::getDocumentInformation (HorstOeko)

v1.0.69

22 Oct 03:41
Compare
Choose a tag to compare

Commits

  • 9eb3959: Updated PHPDocs using messages from PHPStan (HorstOeko)
  • dcb05a9: Updated README.md (HorstOeko)
  • 6c9ce73: Update Codelist "ZugferdReferenceCodeQualifiers" (UNTDID 1153) (HorstOeko)
  • 509f503: Update Codelist "ZugferdReferenceCodeQualifiers" (UNTDID 1153) (HorstOeko)
  • 629c879: Sealed class ZugferdDocument (HorstOeko) #146
  • 31877c6: Fixed typo in TestCase method (HorstOeko)

v1.0.68

16 Oct 03:56
01e7fcc
Compare
Choose a tag to compare

Commits

  • c61b141: #139 Fixed ZugferdDocumentPdfBuilder brakes Hyperlink (HorstOeko) #140

v1.0.67

13 Oct 13:30
Compare
Choose a tag to compare

Commits

  • 9229906: ZugferdDocumentPdfBuilderAbstract -> Fix DocBlock (HorstOeko)
  • ef86636: Consolidated exceptions with horstoeko/orderx (HorstOeko)

v1.0.66

11 Oct 09:42
2a009cd
Compare
Choose a tag to compare

Commits

  • 765fb73: #136 Added "getDocumentSellerCommunication" and "getDocumentBuyerCommunication" to ZugferdDocumentReader (HorstOeko) #137

v1.0.65

06 Oct 10:02
Compare
Choose a tag to compare

Commits

  • eaa7907: Added new evaluation methods hasNoValidationErrors and hasValidationErrors to ZugferdXsdValidator, deprecated validationPased and validationFailed (HorstOeko)
  • 32f641b: Added more PDF tests (HorstOeko)
  • a913361: Fix imports (Namespaces) (HorstOeko)
  • 9d35306: Reorganized tests (HorstOeko)
  • 33ae8b2: Reorganized test assets (HorstOeko)
  • 3cb3b10: Reorganized test assets (HorstOeko)
  • 1f2910a: Fix ZugferdDocumentPdfBuilder::getXmlContent (HorstOeko)
  • 5d150f4: Updated PHPDocs in ZugferdDocumentPdfMerger (HorstOeko)
  • ccafcda: Added test for Issue #133 (HorstOeko)

v1.0.64

05 Oct 15:54
9fbb454
Compare
Choose a tag to compare

Commits

  • 6050543: Updated README.md (HorstOeko)
  • ecff46d: Updated README.md (HorstOeko)
  • 42c9121: Fixed CheckStyle Issues (HorstOeko) #132
  • ef1bb65: Update ZugferdProfileResolver.php (Daniel Marschall) #134

v1.0.63

02 Oct 15:44
c1b4d7f
Compare
Choose a tag to compare

Commits

  • 65b5ec4: Added CheckStyöe Script to composer scripts [skip ci] (HorstOeko)
  • 35caab8: Fix workflows (HorstOeko)
  • 73c0eb3: #130 Fix name parameter in additional referenced documents (HorstOeko) #131
  • dddad3d: #130 Fix name parameter in additional referenced documents -> Improved tests (HorstOeko) #131

v1.0.62

29 Sep 16:00
Compare
Choose a tag to compare

Commits

  • d7fe3bd: #119 Update to ZUGFeRD 2.3 (HorstOeko) #121
  • 10520c3: #119 Update to ZUGFeRD 2.3 (Support for InvoiceReferencedDocument) (HorstOeko) #121
  • b5bfbf5: #119 Update to ZUGFeRD 2.3 (Fix PHPDoc for invoice reference document methods) (HorstOeko) #121
  • 42cbe91: #119 Update to ZUGFeRD 2.3 (PHPCS, PHPStan) (HorstOeko) #121
  • 1422fc1: #119 Implemented changes from ZUGFeRD 2.3 (horstoeko) #121
  • 10fc7d3: #120 ZugferdDocumentPdfReader now contains additional methods for extracting the XML content (HorstOeko) #124
  • c44f617: #120 ZugferdDocumentPdfReader now contains additional methods for extracting the XML content -> better method names (HorstOeko) #124
  • d52dfea: #120 ZugferdDocumentPdfReader now contains additional methods for extracting the XML content (horstoeko) #124