Skip to content

2.0.0

Compare
Choose a tag to compare
@GeNyaa GeNyaa released this 14 Feb 20:01
· 0 commits to v1.x since this release
  • Upgraded PHP requirement to >=8.1
  • Moved some of USPS\RatePackage constants into their own respective Enums USPS\Enum\MailType and USPS\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