All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Bug fix. Modify obsolete syntax for http_build_query() function.
- Replace obsolete lockerId param. with lockerLastMile param. and add lockerFirstMile param.
- Add optional tax codes
- Use trait for code
- Add cities endpoint support
- Add lockers support
- Add method to get estimated cost
- Check for valid username and password before re-authenticating
- AWB status history
- Update post parcel response
- City and county now accepts ids
- Download PDF for an existing AWB
- Removed
pdfLink
fromSameday\Responses\SamedayPostAwbResponse
- Fix for get parcel status history response missing field
- Documentation
- Create new parcel for an existing AWB
- Renamed
Sameday\Requests\SamedayPostAwbRequest::getParcels()
method togetParcelsDimensions()
- Renamed
Sameday\Requests\SamedayPostAwbRequest::setParcels()
method tosetParcelsDimensions()
- Renamed
Sameday\Objects\Request\ParcelObject
toSameday\Objects\ParcelDimensionsObject