Skip to content

Releases: FriendsOfCXML/cxml-php

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

1.3.0

10 Aug 12:28
Compare
Choose a tag to compare

What's Changed

  • Added IDReferences and Extrinsics traits where needed by DTD by @Rike-cz in #7

New Contributors

Full Changelog: 1.2.0...1.3.0

1.2.0

12 Jul 08:12
Compare
Choose a tag to compare

What's Changed

  • add DocType to resulting XML (mandatory via spec)
  • more getters
  • fix for Tax node
  • +SupplierOrderInfo

Full Changelog: 1.1.0...1.2.0

v1.1.0

20 Jun 08:59
b7416c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.1.0

v1.0.0

15 Jun 10:25
9e06e34
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...1.0.0

v0.3.0

10 Jun 08:20
Compare
Choose a tag to compare

What's Changed

  • Added getStatus
  • removed dependency from symfony/http-foundation

Full Changelog: 0.2.0...0.3.0

v0.2.0

30 May 08:10
e5f8113
Compare
Choose a tag to compare

What's Changed

  • Downgraded requirements to php7.4 and did some changes by @mathielen in #3

Full Changelog: 0.1.0...0.2.0

0.1.0

19 May 10:17
ec1b151
Compare
Choose a tag to compare

What's Changed

  • First release of friendsofcxml/cxml-php

Full Changelog: https://github.com/FriendsOfCXML/cxml-php/commits/0.1.0