Releases: php-edifact/edifact-generator
Releases · php-edifact/edifact-generator
1.4.0
What's Changed
- Fix incorrect class name in Segments trait by @chrisribal in #40
- Add ORDERS compatibility APIs and preserve legacy EDI output formatting by @JshGrn in #41
New Contributors
- @chrisribal made their first contribution in #40
- @JshGrn made their first contribution in #41
Full Changelog: 1.3.1...1.4.0
1.3.1
1.2.0
1.0.7
PRI: support number formatting
Item PIA support
Fixes #11
Fix order number
1.0.3 fix ordernumber
Order contact, purchasing contact, account number added
- order contact, purchasing contact, account number added
- Allow more delivery terms
Vat, Currency support
- Support for VAT and Currency
- Extend the NAD section with some missing party qualifier
- Support control of Order Items (CNT) and separator (UNS)
- Updating to PhpUnit 8
Added support for orders, invoice and shipment
1.0.0 Fix warnings in phpunit8