All notable changes to mygls-sdk
will be documented in this file
- add missing exception class
- handling null values when creating parcel from array
- Allow CodAmount to be nullable
- add support for PHP 8.1
-fix AgreementAboutDangerousGoodsByRoad and DeclaredParcelValue services
- add AgreementAboutDangerousGoodsByRoad service
- add DeclaredParcelValue service
- add ParcelIdList to GetPrintData request
- add TypeOfPrinter to PrintLabels and GetPrintedLabels request
- add support for PHP 8.0
- add parcel statuses
- add Contact service
- add Insurance service
- add language ISO code parameter to GetParcelStatuses request
- add Pick&Return service
- fix clientReference in response
- fix SMS service parameter name
- fix guzzlehttp/guzzle version constraint
- fix wrong endpoint in PrepareLabels request
- fix ParcelStatus fromArray method by adding string cast to fields
- initial release