Releases: horstoeko/orderx
Releases · horstoeko/orderx
v1.0.25
v1.0.24
v1.0.23
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
v1.0.21
v1.0.20
v1.0.19
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
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
v1.0.16
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)