Releases: shoppingflux/php-sdk
Releases · shoppingflux/php-sdk
0.15.0
Features
- SFCORE-3914: Implement report object from order operation response by @olivierh94 in #137
It allows to check which requested order operation have been ignored and won't have ticket for resolution. See documentation for more details.
Full Changelog: 0.14.1...0.15.0
0.14.1
Bug fixes
- Fix OrderOperation::count() by @mdumoulin in #136
The regression was added in 0.10.0 version
Full Changelog: 0.14.0...0.14.1
0.14.0
What's Changed
- Upgrade minimal php version & dependencies by @mdumoulin in #135
Full Changelog: 0.13.1...0.14.0
0.13.1
Bug fixes
- SFCORE-3435: Handle upload document operation by @Aurelieluciani in #133
Full Changelog: 0.13.0...0.13.1
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