Skip to content

Releases: FriendsOfCXML/cxml-php

1.5.3

22 Feb 14:19
fb6284d
Compare
Choose a tag to compare

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

22 Feb 12:08
Compare
Choose a tag to compare

Full Changelog: 1.5.1...1.5.2

  • Handling Date vs DateTime: CXml\Model\Date

1.5.1

20 Feb 19:18
Compare
Choose a tag to compare

Full Changelog: 1.5.0...1.5.1

  • allow more dynamic date/time values Markus Thielen 20 minutes ago

1.5.0

26 Jan 19:23
65c0491
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.2...1.5.0

1.4.2

24 Jan 13:12
fa4ea99
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.1...1.4.2

1.4.1

19 Nov 11:00
Compare
Choose a tag to compare

+getOptions in Context
+renaming method

1.4.0

21 Sep 16:55
Compare
Choose a tag to compare

addExtrinsics / addExtrinsicsAsKeyValue refactoring
+extrinsics in OrderRequestBuilder Markus Thielen 3 minutes ago

1.3.3

15 Sep 09:09
Compare
Choose a tag to compare
  • 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

13 Sep 11:46
Compare
Choose a tag to compare

Added missing getter for BillTo

1.3.1

25 Aug 12:36
86cfe50
Compare
Choose a tag to compare

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