Skip to content

Releases: stordco/unbox-php-sdk

1.5.0

19 Jan 10:31
686fc28

Choose a tag to compare

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

04 Jan 15:36
8fa1b99

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.1...1.4.2

1.4.1

14 Dec 09:21

Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.4.1

1.4.0

06 Sep 10:26
174b452

Choose a tag to compare

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

01 Sep 13:22
d46a245

Choose a tag to compare

What's Changed

Dependency Updates

Full Changelog: 1.2.0...1.3.0

1.2.0

01 Aug 13:40

Choose a tag to compare

What's Changed

Dependency Updates

New Contributors

Full Changelog: 1.1.0...1.2.0

1.1.0

03 Apr 06:01
27780e4

Choose a tag to compare

What's Changed

  • PB-556: support for fulfilment / print endpoints by @peteward in #3

Full Changelog: 1.0.1...1.1.0

1.0.1

31 Mar 13:14
2458cb2

Choose a tag to compare

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

1.0.0

30 Mar 15:59
f2fe227

Choose a tag to compare

What's Changed

  • Initial release