Skip to content

v4.0.2

Compare
Choose a tag to compare
@jlevers jlevers released this 06 Oct 22:31
· 678 commits to main since this release

Changed

  • Switch from \Guzzle\Utils::jsonEncode(...) to \Guzzle\json_encode(...) for Guzzle 6 compatibility (#103)

Added

  • Endpoint::getByMarketplaceId(), to retrieve endpoint information by Amazon marketplace ID (#102)

Thanks for the contributions @krystalcode!