Releases: Trunkrs/Trunkrs-SDK-PHP
Releases · Trunkrs/Trunkrs-SDK-PHP
v2.2.0: Batched labels
v2.1.4: Remove usage of PHP8 feature
Merge pull request #36 from Trunkrs/fix/2.1.4/use-of-php-8-feature Resolve #35: Use of PHP 8 feature
v2.1.3: Add label download method
Fixes #33: Manual download action of label. Now a new method has been implemented to facilitate label downloads in API V2.
v2.1.2: DX Release
We added a default weight to your parcel so that in many cases a shipment can be created more easily.
v2.1.1: Missing label mapping
Fixed an issue where the label urls were not always mapped in the correct way.
v2.1.0: Many small fixes to the SDK
v2.1.0: Fix many small issue (#29)
v2.0.2: Fixes issue w/ nullability
This patch release fixes an issue with the server, which didn't accepted certain null
values where it should.
v2.0.1: Mapping issue resolved
Fixes issue #26: Fixed an incorrect validation message mapping.
v2.0.0: API version upgrade to v2
Features in this new release:
- Upgrade to API version 2
- More granular control over shipment details
- Support for new shipment feature codes
- Support for international shipping
This release has breaking changes. Please check out our v1.* migration guide.
v1.2.4: Small fixes
- #21: Fixes an issue where web hook properties were invalid
- Changed the
url
field on the webhooks tonull
in when no value is available.