Releases: stordco/unbox-php-sdk
Releases · stordco/unbox-php-sdk
1.5.0
What's Changed
- Support for gift_message_recipient and customer.attributes in order ingest by @peteward in #53
- Update phpstan/phpstan requirement from 1.10.50 to 1.10.55 by @dependabot in #51
- Update phpstan/phpstan requirement from 1.10.55 to 1.10.56 by @dependabot in #52
Full Changelog: 1.4.2...1.5.0
1.4.2
What's Changed
- Bump phpstan/phpstan from 1.10.48 to 1.10.50 by @dependabot in #49
- Remove the composer.lock file as it is not required by @jameshalsall in #50
New Contributors
- @jameshalsall made their first contribution in #50
Full Changelog: 1.4.1...1.4.2
1.4.1
What's Changed
- Add missing MIT license to composer.json by @jameshalsall
- Bump phpstan/phpstan from 1.10.33 to 1.10.34 by @dependabot in #31
- Bump phpunit/phpunit from 8.5.33 to 8.5.34 by @dependabot in #32
- Bump psr/http-client from 1.0.2 to 1.0.3 by @dependabot in #34
- Bump phpstan/phpstan from 1.10.34 to 1.10.35 by @dependabot in #33
- Bump phpmd/phpmd from 2.13.0 to 2.14.1 by @dependabot in #36
- Bump phpstan/phpstan from 1.10.35 to 1.10.37 by @dependabot in #35
- Bump phpstan/phpstan from 1.10.37 to 1.10.38 by @dependabot in #37
- Auto-merge Dependabot Patch PRs by @jbarton123 in #38
- Bump phpstan/phpstan from 1.10.38 to 1.10.39 by @dependabot in #39
- Bump phpstan/phpstan from 1.10.39 to 1.10.40 by @dependabot in #40
- Bump phpstan/phpstan from 1.10.40 to 1.10.41 by @dependabot in #41
- Bump phpstan/phpstan from 1.10.41 to 1.10.43 by @dependabot in #42
- Bump phpstan/phpstan from 1.10.43 to 1.10.45 by @dependabot in #43
- Bump phpstan/phpstan from 1.10.45 to 1.10.47 by @dependabot in #44
- Bump phpunit/phpunit from 8.5.34 to 8.5.36 by @dependabot in #45
- Bump phpstan/phpstan from 1.10.47 to 1.10.48 by @dependabot in #48
- Bump squizlabs/php_codesniffer from 3.7.2 to 3.8.0 by @dependabot in #46
- Bump phpmd/phpmd from 2.14.1 to 2.15.0 by @dependabot in #47
Full Changelog: 1.4.0...1.4.1
1.4.0
What's Changed
- Bump phpstan/phpstan from 1.10.32 to 1.10.33 by @dependabot in #29
- PB-1237: Add support for origin-app-version by @peteward in #30
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- PB-1215 Update SDK for PHP 7.2 compatibility by @jbarton123 in #28
Dependency Updates
- Bump phpstan/phpstan from 1.10.26 to 1.10.27 by @dependabot in #24
- Bump phpstan/phpstan from 1.10.27 to 1.10.29 by @dependabot in #25
- Bump phpunit/phpunit from 9.6.10 to 9.6.11 by @dependabot in #26
- Bump phpstan/phpstan from 1.10.29 to 1.10.32 by @dependabot in #27
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- PB-1018 Add Attributes to Order by @jbarton123 in #23
Dependency Updates
- Bump phpstan/phpstan from 1.10.9 to 1.10.14 by @dependabot in #10
- Bump psr/http-client from 1.0.1 to 1.0.2 by @dependabot in #5
- Bump phpunit/phpunit from 9.6.6 to 9.6.7 by @dependabot in #9
- Bump psr/http-factory from 1.0.1 to 1.0.2 by @dependabot in #6
- Bump phpunit/phpunit from 9.6.7 to 9.6.8 by @dependabot in #11
- Bump phpstan/phpstan from 1.10.14 to 1.10.15 by @dependabot in #12
- Bump phpstan/phpstan from 1.10.15 to 1.10.16 by @dependabot in #13
- Bump phpunit/phpunit from 9.6.8 to 9.6.9 by @dependabot in #14
- Bump phpstan/phpstan from 1.10.16 to 1.10.18 by @dependabot in #15
- Bump phpstan/phpstan from 1.10.18 to 1.10.19 by @dependabot in #16
- PB-894: Add support for order tags by @peteward in #17
- Bump phpstan/phpstan from 1.10.19 to 1.10.21 by @dependabot in #18
- Bump phpstan/phpstan from 1.10.21 to 1.10.22 by @dependabot in #19
- Bump phpstan/phpstan from 1.10.22 to 1.10.25 by @dependabot in #21
- Bump phpunit/phpunit from 9.6.9 to 9.6.10 by @dependabot in #20
- Bump phpstan/phpstan from 1.10.25 to 1.10.26 by @dependabot in #22
New Contributors
- @jbarton123 made their first contribution in #23
Full Changelog: 1.1.0...1.2.0
1.1.0
1.0.1
First initial working release
This fixes pre-production bugs for a first working version of the SDK.
This supports order ingest and store install only at this stage.
Full Changelog: 1.0.0...1.0.1