Releases: GeNyaa/USPS-php-api
Releases · GeNyaa/USPS-php-api
2.0.3
2.0.2
2.0.1
2.0.0
- Upgraded PHP requirement to >=8.1
- Moved some of
USPS\RatePackage
constants into their own respective EnumsUSPS\Enum\MailType
andUSPS\Enum\ServiceType
- Added typing to all returns and params
- Added strict_typing to all files
USPSBase->getValueByKey('value')
now returns null if nothing is found