Releases: shoppingflux/php-sdk
Releases · shoppingflux/php-sdk
0.13.0
New features
- Add missing Ship an order features to SDK by @olivierh94 in #132
Full Changelog: 0.12.0...0.13.0
0.12.0
Enhancement
- Make PaginatedResourceCollection usable without Resource object by @mdumoulin in #131
Full Changelog: 0.11.1...0.12.0
0.11.1
Bug fixes
- Fix creation of order references in legacy order operations by @mdumoulin (thanks to @blmage) in #130
Maintenance
- Add phpstan in CI by @mdumoulin in #129
Full Changelog: 0.11.0...0.11.1
0.11.0
Features
- Allow to view all orderItem properties by @Aurelieluciani in #126
## 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
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
- @W4U-TOURS made their first contribution in #117
Full Changelog: 0.9.0...0.10.0
0.9.0
Feature
- SFCORE-2849: Add organization for Store by @Aurelieluciani in #118
New Contributors
- @Aurelieluciani made their first contribution in #118
Full Changelog: 0.8.0...0.9.0
0.8.0
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
0.6.0
Features
- Add upload order document operation by @mdumoulin in #112
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