Skip to content

Releases: horstoeko/orderx

v1.0.25

14 Nov 15:26
Compare
Choose a tag to compare

Commits

  • baba545: Improved linting in github actions (HorstOeko)
  • 7d2dfcd: Merge features from horstoeko/zugferd (HorstOeko)
  • a6135e4: Fix Exception in OrderDocumentPdfMerger (HorstOeko)

v1.0.24

22 Oct 03:30
Compare
Choose a tag to compare

Commits

  • f5335cf: Sealed class OrderDocument (HorstOeko) #5
  • c2e66e8: Fixed typo in TestCase method (HorstOeko)

v1.0.23

13 Oct 12:30
Compare
Choose a tag to compare

Commits

  • 92b5f71: add symfony 7 validator to composer (David Bomba) #1
  • 9796123: New workflows, Update README.md (HorstOeko)
  • f65c704: Bump actions/stale from 5 to 9 in the github-actions group (dependabot[bot]) #2
  • 757263d: Removed PHP8.4 from workflow (HorstOeko)
  • 64245e9: Improved tests (HorstOeko)
  • e427371: Merged some minor improvements from horstoeko/zugferd (HorstOeko)
  • f20ba8a: Consolidation with horstoeko/zugferd (HorstOeko)
  • 54e5bdb: Check and fix code style (HorstOeko)
  • e6979a2: Merged decimal places handling from horstoeko/zugferd (HorstOeko)
  • 917a1a8: Merged several improvements from horstoeko/zugferd (HorstOeko)
  • 4b0941f: OrderDocument -> Codestyle (HorstOeko)
  • 00b2a8a: OrderDocumentPdfBuilderAbstract -> Codestyle (HorstOeko)

v1.0.22

15 Jun 07:32
Compare
Choose a tag to compare

Commits

  • a03375e: Updated workflows (HorstOeko)

v1.0.21

19 Apr 03:25
Compare
Choose a tag to compare

Commits

  • b75a484: Added codelist for "Accounting Accounts Classification" (EDIFICASEU_AccountingAccountsClassificationType_D10A) (HorstOeko)
  • eaa2bd7: Enabled workflows for Pull Requests (HorstOeko)

v1.0.20

21 Mar 04:34
Compare
Choose a tag to compare

Commits

  • d8957cc: Added XSD Validation (new class OrderXsdValidator) (HorstOeko)

v1.0.19

20 Mar 04:12
Compare
Choose a tag to compare

Commits

  • 0011e39: Added badges for newer PHP versions to README.md (HorstOeko)
  • 9b445b0: Code rework (Made properties "profileId", "profileDefinition", "serializerBuilder" and "serializer" private, Added method "getProfileDefinitionParameter" to OrderDocument for resolving options for the specific profile, "orderObject" and "objectHelper" of OrderDocument now private) (HorstOeko)
  • 7b4ed00: Fix PHPStan issues (HorstOeko)

v1.0.18

27 Jan 09:32
Compare
Choose a tag to compare

Commits

  • e16d0e8: Added JSON Exporter (HorstOeko)
  • 77bca35: Fixed typo in variable (OrderDocumentPdfBuilder) (HorstOeko)
  • 0644188: For more clarity, internal variables have been renamed (HorstOeko)
  • 3ad4e75: Updated PHPDoc (HorstOeko)
  • c5b44c8: Make XMP Meta Data filename configurable (HorstOeko)
  • 7e8385e: Test newer PHP Versions (HorstOeko)
  • 0a8535c: Support newer PHP Versions (HorstOeko)

v1.0.17

07 Jan 10:34
Compare
Choose a tag to compare

Commits

  • 23dcbda: Centralisation of profile recognition (HorstOeko)
  • e719634: Fixed issues on Codestyle/Codeformatting (HorstOeko)

v1.0.16

05 Oct 17:45
Compare
Choose a tag to compare

Commits

  • c1dd295: Fix workflows (HorstOeko)
  • 72fb469: Added community standards (HorstOeko)
  • 1169fdb: Update CONTRIBUTING.md (horstoeko)
  • c0abb86: Updated CONTRIBUTING.md (HorstOeko)
  • b5b922e: Merge branch 'master' of github.com:horstoeko/orderx (HorstOeko)
  • 1430af1: Exclude .github-folder from action run (HorstOeko)
  • 4b2961f: Fix Tests -> Use expectExceptionMessage instead of expectErrorMessage (HorstOeko)
  • a2f9283: Added getDocumentCodeType to ObjectHelper, Use in Builder (HorstOeko)
  • 87b9c4a: Added getCurrencyCodeType to ObjectHelper, Use in Builder (HorstOeko)
  • 50e058e: Added getMessageFunctionCodeType to ObjectHelper, Use in Builder (HorstOeko)
  • bfa9ffe: Added getAccountingAccountTypeCodeType to ObjectHelper (HorstOeko)
  • 25c91f2: Added some new types (HorstOeko)