Releases: FriendsOfCXML/cxml-php
Releases · FriendsOfCXML/cxml-php
1.5.3
What's Changed
- Updated GA CI to avoid deprecation errors by @ynnoig in #12
- added createFromInterface() for CXml\Model for PHP<8.0
Full Changelog: 1.5.2...1.5.3
1.5.2
Full Changelog: 1.5.1...1.5.2
- Handling Date vs DateTime: CXml\Model\Date
1.5.1
Full Changelog: 1.5.0...1.5.1
- allow more dynamic date/time values Markus Thielen 20 minutes ago
1.4.1
+getOptions in Context
+renaming method
1.4.0
addExtrinsics / addExtrinsicsAsKeyValue refactoring
+extrinsics in OrderRequestBuilder Markus Thielen 3 minutes ago
1.3.3
- Convenience method to map POOM to OrderRequest
- Minor enhancements
- +ShipTo in PunchOutOrderMessageBuilder
- Shipping+Taxes are additional infos and should not be summed
1.3.2
Added missing getter for BillTo
1.3.1
What's Changed
- Make model's constructor accessible in descendants by @Rike-cz in #8
- Shipping needs mandatory description
Full Changelog: 1.3.0...1.3.1