Releases: sameday-courier/php-sdk
Releases · sameday-courier/php-sdk
2.1.1
- Replace obsolete endpoint for lockers list with new one.
2.1.0
- Bug fix. Replace obsolete syntax for http_build_query() function.
- Replace obsolete lockerId param. with lockerLastMile param. and add lockerFirstMile param.
2.0.1
Merge pull request #30 from sameday-courier/Add_postal_code_param_tests Add "postalCode" as param in awbRequest object and fix unit tests.
Release 2.0.0 with php8 support
Readme (#25) * Updating for php8 requirements and github actions * Updating tests for compatibility with PHP8 * Update tests * Fixing typo * Adding tests only for php < 8 * Adding php7.4 * Updating token and expiresAt offsets with default values if not defined * Update * Update * Updating with compatibility for php5 * Update * Update * Updating tests for php8 compatibility * Updating phpunit versions * Updating phpunit package for multiple requirments * Update * Update * Updating triggering of tests on pull request * Removing scrutinizer * Removing travis * Updating README with github actions status * Updating README
v1.8.3
Fix taxCode
v1.8.2
Update doc
v1.8.1
Make company details optional
v1.8.0
Add update COD api endpoint
v1.7.0
Added
- Add optional tax codes
- Use trait for code
v1.6.0 release
Added
- Add cities endpoint support