Skip to content

Releases: shoppingflux/php-sdk

0.13.0

24 Jan 09:02
fc23572
Compare
Choose a tag to compare

New features

Full Changelog: 0.12.0...0.13.0

0.12.0

11 Dec 10:42
646044d
Compare
Choose a tag to compare

Enhancement

  • Make PaginatedResourceCollection usable without Resource object by @mdumoulin in #131

Full Changelog: 0.11.1...0.12.0

0.11.1

14 Nov 10:01
e06aae5
Compare
Choose a tag to compare

Bug fixes

Maintenance

Full Changelog: 0.11.0...0.11.1

0.11.0

19 Sep 12:03
cc2622a
Compare
Choose a tag to compare

Features

## Documentation

  • Issue-85: Add Pricing & Ticket API links in README by @mdumoulin in #120

Full Changelog: 0.10.0...0.11.0

0.10.0

22 Jul 10:19
8adad8e
Compare
Choose a tag to compare

Features

  • Add deliver operation by @Aurelieluciani in #119
    • Add deliver operation with channel name & reference in existing OrderOperation class
    • Add a new Operation class managing order operation with IDs
    • Trigger deprecation when using channel name & reference
    • Update documentation with new elements
  • Add getLatestShipDate to OrderRessource by @W4U-TOURS in #117
  • Update CI to process check on latest PHP versions by @Aurelieluciani in #119

Thanks to every contributors !

New Contributors

Full Changelog: 0.9.0...0.10.0

0.9.0

09 Jul 10:24
b5b7bc6
Compare
Choose a tag to compare

Feature

New Contributors

Full Changelog: 0.8.0...0.9.0

0.8.0

11 Mar 15:05
e7fbe6f
Compare
Choose a tag to compare

What's Changed

  • Fix acknowledge and unacknowledge order operation documentation by @mdumoulin in #115
  • Deprecate SessionResource::getMainStore() by @mdumoulin in #116

Full Changelog: 0.7.0...0.8.0

0.7.0

02 Jan 10:40
cea1e01
Compare
Choose a tag to compare

Features

  • Manage partial shipment by @hbouffi in #113 :
    • Add a function to get Shipment list for a order
    • Operation ship updated to allow partial shipment

New Contributors

Full Changelog: 0.6.0...0.7.0

0.6.0

23 Nov 13:26
40d2020
Compare
Choose a tag to compare

Features

Maintenance

  • Fixes php version used in DockerFile
  • Add composer scripts commands
  • Fixes unit tests to work with more recent version of PHPUnit

Full Changelog: 0.5.2...0.6.0

0.5.2

27 Mar 15:40
3afd3f2
Compare
Choose a tag to compare

Bug fixes

  • Fix php8.1 type issue (#111)
  • Fix rejected callback

Full Changelog: 0.5.1...0.5.2