Skip to content

Releases: horstoeko/zugferd

v1.0.40

13 Apr 07:18
f18db8b
Compare
Choose a tag to compare

Commits

  • ac81ad1: KositValidator -> Better message handling, New method to retrieve the output of the JAVA-Validator-Output (getProcessOutput) (HorstOeko) #39

v1.0.39

12 Apr 11:33
da94b22
Compare
Choose a tag to compare

Commits

  • 5b25a3d: Added prototype of kosIT Validator (HorstOeko) #36
  • 0ff5c09: Improvements, Restructuring on ZugferdKositValidator (HorstOeko) #36
  • d8f3dfe: Made more options configurable in KositValidator (HorstOeko) #36
  • dd4e4cc: KositValidator Optimizations (HorstOeko) #36
  • fc27ef7: KostValidator -> Improvements, Better message handling, Updated usage example (HorstOeko) #36
  • c847e87: Added "Validation"-Section to README.md (HorstOeko) #36
  • 3cc07f7: Updated TOC in README.md (HorstOeko)
  • 81b608e: Fix README.mD (HorstOeko) #37
  • e802b0a: KositValidator -> Fix download filename (HorstOeko) #37
  • 30c593c: KositValidator -> Cache downloaded versions (HorstOeko) #38

v1.0.38

05 Apr 03:48
Compare
Choose a tag to compare

Commits

  • a4acca4: Added moew unit tests for better test coverage (HorstOeko)
  • 47730d3: Added method "setDocumentBusinessProcess" to ZugferdDocumentBuilder for setting the BusinessProcessSpecifiedDocumentContextParameter-Element (HorstOeko)

v1.0.37

24 Mar 11:36
05f58ad
Compare
Choose a tag to compare

Commits

  • f05021f: Fix some PHPStan issues (HorstOeko)
  • eb570a0: Added Scripts for generating Codelists (HorstOeko)
  • 6e1d4d0: Added Fix and a Test for Issue 32 (HorstOeko) #33

v1.0.36

11 Mar 04:41
Compare
Choose a tag to compare

Commits

  • 0d15c30: Added new ZugferdXsdValidator (HorstOeko)

v1.0.35

10 Mar 07:25
Compare
Choose a tag to compare

Commits

  • 61bd6f4: Added maintain-issues-stale.yml (HorstOeko)
  • 32a3ab3: Made properties "profileId", "profileDefinition", "serializerBuilder" and "serializer" private (HorstOeko)
  • f25afe1: Adding method "getProfileDefinitionParameter" to ZugferdDocument for resolving options for the specific profile (HorstOeko)
  • bd47b83: Members "invoiceObject" and "objectHelper" of ZugferdDocument now private (changed visibillity) (HorstOeko)
  • 56bc31d: Internal changes of InvoiceObject Handling (HorstOeko)

v1.0.34

27 Jan 09:54
Compare
Choose a tag to compare

Commits

  • 5904a73: Run CI's on PR's (HorstOeko)
  • 963b8ab: Make XMP Meta Data filename configurable (HorstOeko)

v1.0.33

23 Jan 15:52
0b08db6
Compare
Choose a tag to compare

Commits

  • abd8f69: Run tests also for newer PHP releases (Dominik Kohler) #28
  • 0096963: Added badges for PHP 8.2 and 8.3 tests (Dominik Kohler) #28
  • 9663fa5: Fixed php requirement (caret constraint) (Dominik Kohler) #29

v1.0.32

22 Jan 15:28
f678186
Compare
Choose a tag to compare

Commits

  • 19deb90: Fix type in variable name in ZugferdDocumentPdfBuilder (HorstOeko)
  • ce22a5d: Create buildv2 (horstoeko)
  • 16fa610: Update buildv2 (horstoeko)
  • 6dfbc96: Renamed file (HorstOeko)
  • 623c1ad: Fix buildv2.yml name (HorstOeko)
  • 3820b4d: Fix typo in buildv2.yml (HorstOeko)
  • d2c1bd8: buildv2.yml -> Validation (HorstOeko)
  • f51faac: Removed buildv2.php73.yml (HorstOeko)
  • aa6db69: Add inline file output (Daniel Khalil) #27

v1.0.31

12 Oct 16:25
Compare
Choose a tag to compare

Commits

  • 1d8899c: Removed is_writable in ZugferdDocumentReader::setBinaryDataDirectory (HorstOeko)
  • 4a91fd8: More code coverage (HorstOeko)
  • 14a5f04: Fix PHPDoc (HorstOeko)
  • 8090763: Creating new pdf builder tests (internal methods) (HorstOeko)
  • a005202: Fix Mock Tests (PDFBuilder) (HorstOeko)
  • 6fe3b13: For more clarity, internal variables have been renamed (HorstOeko)
  • af9845b: Updated README.md (HorstOeko)
  • 8db2564: #25 Centralisation of profile recognition -> Added ZugferdProfileResolver, Added tests for the new ZugferdProfileResolver (HorstOeko)
  • 7af4d01: #25 Centralisation of profile recognition -> Added tests to phpunit.xml (HorstOeko)
  • e3c1953: #25 Centralisation of profile recognition -> Using ZugferdProfileResolver in ZugferdDocumentPdfMerger and ZugferdDocumentReader (HorstOeko)
  • e13d6e0: #25 Centralisation of profile recognition -> Added methods to ZugferdProfileResolver for resolving profile definition by profile id (HorstOeko)
  • cc3bc1a: #25 Centralisation of profile recognition -> Use in ZugferdDocument and ZugferdObjectHelper (HorstOeko)
  • 170ebb0: #25 Centralisation of profile recognition -> Some internal fixes (HorstOeko)
  • 9c69850: #25 Centralisation of profile recognition -> Fixed malformed use clauses (HorstOeko)
  • bf6765c: #25 Centralisation of profile recognition -> Removed constructor from ZugferdDocumentBuilder (HorstOeko)
  • ebb3357: #25 Centralisation of profile recognition -> Renamed variables (HorstOeko)
  • d1cdb21: #25 Centralisation of profile recognition -> Fix self vs. static (HorstOeko)