Skip to content

Releases: horstoeko/orderx

v1.0.26

15 Mar 10:06
Compare
Choose a tag to compare

Commits

  • 5dda40d: Fix code style (HorstOeko)
  • 98d0883: Fix build.ci.yml (HorstOeko)
  • 9de5508: [INFR] Complete update of infrastructure (HorstOeko)
  • 9e2a3d1: [DOC] Updated CHANGELOG.md (HorstOeko)
  • 0d6660d: [DOC] Updated generator scripts for class documentation and chnagelog (HorstOeko)
  • ac815bf: [INFR] Updated genchangelog.php - Don't show merges (HorstOeko)
  • 3b75f71: [ENH] Update build and cs config (HorstOeko)
  • 7b7cc50: [ENH] Update build and cs config (HorstOeko)
  • 3402ec1: [ENH] Update build and cs config (HorstOeko)
  • 07284fc: [ENH] Update build and cs config (HorstOeko)
  • fa8b01a: [ENH] Update build and cs config (HorstOeko)

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)