Skip to content

Releases: horstoeko/zugferd

v1.0.24

17 Aug 03:28
Compare
Choose a tag to compare

Commits

  • 772dd2b: Reformatted code (using PSR12-Ruleset) (HorstOeko)
  • be26511: Adding XMLDataCache to ZugferdDocumentPdfBuilder (like ZugferdDocumentPdfMerger) (HorstOeko)

v1.0.23

16 Aug 17:43
Compare
Choose a tag to compare

Commits

  • bb55417: Removed useless cache-options from ZugferdDocumentPdfMerger (HorstOeko)

v1.0.22

16 Aug 15:13
346a3c9
Compare
Choose a tag to compare
Merge pull request #17 from horstoeko/Issue_14

Issue 14 - Introducing ZugferdDocumentPdfMerger

v1.0.21

16 Aug 15:09
346a3c9
Compare
Choose a tag to compare

Commits

  • 2d27efa: Add string output as option (David Bomba) #16

v1.0.20

04 Jul 15:27
725c130
Compare
Choose a tag to compare

Commits

  • 9b2fb08: Code beautify (HorstOeko)
  • b8fad9a: #10 Added Unit-Testss (HorstOeko)
  • e87cdd8: Removed useless code from Issue10Test (HorstOeko)
  • ff48359: #11 Added \minimum\udt\AmountType to ZugferdTypesHandler (HorstOeko)
  • 4a5446e: #12 Added method setDocumentRoutingId to ZugferdDocumentBuilder (HorstOeko) #13

v1.0.19

16 May 15:37
Compare
Choose a tag to compare

Commits

  • de15bc4: Add minimum profile, no tests (HorstOeko)
  • f1bc40e: #9 Always enable auto resizing (HorstOeko)
  • 0ab1a9b: Added missing FACTUR-X_MINIMUM_codedb.xml (HorstOeko)
  • 2432b4f: Added Tests for MINIMUM-Profile, Fix YAML Definitions (HorstOeko)

v1.0.18

17 Apr 16:51
24b636b
Compare
Choose a tag to compare

Commits

  • bce6df1: Fix namespace for ReaderXRechnungSimpleTest (HorstOeko)
  • 569b4f5: Version bump of smalot/pdfparser to allow php >=8.0 (UP) #8

v1.0.17

17 Feb 16:01
Compare
Choose a tag to compare

Commits

  • 3aa153d: CheckStyle (ruff)
  • 2176c6c: Added new keyword to composer.json (ruff)
  • aba7b25: Used PHPCBF to make clean code (ruff)
  • 4a6c388: Used PHPCBF to make clean code (ruff)
  • 83ab16a: Optimized PDF Build (ruff)
  • b376a49: PHPDoc Blocks Re-Formatted (ruff)
  • cee9070: Rework JSON exporter (ruff)
  • bf68404: Removed direct access to document properties (ruff)
  • 2c2e360: Wrapper for deprecated utf8_encode function in PdfWriter (ruff)
  • c7712a4: Wrapper for deprecated utf8_encode function in PdfWriter (ruff)
  • 0d609d3: Merge with PDFWriter of Order-X-Library (ruff)
  • db19d7a: Code cleabing (ruff)
  • 35ce9d0: Fixed several code issues issued by PHPStan (ruff)
  • db3442f: Removed useless .Jenkinsfile (ruff)

v1.0.16

15 Feb 04:22
Compare
Choose a tag to compare

Commits

  • 187a70d: Rename workflows (ruff)
  • 4101df8: Rename workflows (ruff)
  • f4a31a6: Removed phpdox from requirements (ruff)
  • abd5d7f: Made tests ready for PHPUnit10 (ruff)
  • 8275a2b: Introducing ZugferdSettings class for configuring the library (ruff)
  • 51741fc: Added missing tests for ZugferdSettings and ZugferdPackageVersion classes (ruff)
  • a49d0ee: Test reorganization (Step 1) (ruff)
  • 6517f41: Test reorganization (Step 2) (ruff)
  • 7f05d1b: Fix null-value for CardID in addDocumentPaymentMean of ZugferdDocumentBuilder (ruff)

v1.0.15

12 Feb 12:34
Compare
Choose a tag to compare

Commits

  • c33aae6: Build infrastructure (ruff)
  • 008dd6d: Removed docs - the will be deployed within the release process (ruff)
  • d0ffd82: Fix README.md (ruff)
  • e77f60e: Fix github action - dont run default pipelines when pushing tag (new version) (ruff)
  • c269425: Revert "Fix github action - dont run default pipelines when pushing tag (new version)" (ruff)
  • 789bdad: Fix github action - dont run default pipelines when pushing tag (new version) (ruff)