- [PR #52] Fix Relationships in AmazonProduct class
- [PR #26] Fix in AmazonFeed class
- [PR #23] Added getThrottleCountForLastRequest() to AmazonCore class to track throttling
- [PR #22] Added support for Subscriptions
- [PR #15] Fix prepareCategories() in AmazonProductInfo class
- Fixed bug with getProduct() in class AmazonProduct
- added tax registration details to AmazonOrder class
- Added support for Laravel 6.x
- [PR #17] Fix to include relationships including additional ns2 attributes
- [PR #16] Fixed timestamp format to truly follow ISO8601
- [PR #13] Fix ineffective muteLog config setting
- [PR #9] added proxy support and some fixes
- added
setMarketPlaceId()
to AmazonFulfillmentOrderCreator class
- [PR #11] added all missing order / orderitem fields that were declared in the API spec
- [PR #8] added
authToken
to configuration file. MWSAuthToken is used to make requests on behalf of other amazon users - [PR #7] Backported Financial APIs from https://github.com/CPIGroup/phpAmazonMWS