Skip to content

Releases: bhushankummar/amazon-mws

0.0.26

09 Feb 12:45
Compare
Choose a tag to compare
  • Bug Fix CSV Multiline issue
  • Correct TypeScript usage

0.0.25

31 Dec 04:58
63c411f
Compare
Choose a tag to compare
  • Modify Travis version to check up to node 12
  • Added proxy agent
  • Modify test cases to use host to cross across different region
  • Add example for the read stream
  • Add example for the feeds upload

0.0.24

17 Apr 11:19
e531635
Compare
Choose a tag to compare
  • Add Subscription in Typescript definition
  • Correct Documentation
  • Allow user to change response type into XML format
  • Allow user to change content type for request

0.0.23

26 Oct 09:54
1761da3
Compare
Choose a tag to compare
  • Bug Fix for Feed Result charset

0.0.22

26 Oct 05:55
b0ddcc4
Compare
Choose a tag to compare
  • Bug Fix Default value for XML parsing
  • Add Support for the Subscription APIs, Recommendations API
  • Add Example for CreateSubscription, DeleteSubscription, ListSubscriptions, RegisterDestination
  • Add Example for GetLastUpdatedTimeForRecommendations, ListRecommendations

0.0.21

22 Sep 07:28
da53aec
Compare
Choose a tag to compare
  • Handle for non content type responses
  • Bug fix for GetMyPriceForASIN and similar other products API
  • Add example, test case for GetMyPriceForASIN
  • Add test case for failure/error responses
  • Add support for RequestReport API
  • Add example for GetMyFeesEstimate in Products
  • Add force check for the XML string

0.0.19

13 Sep 05:47
f927a5f
Compare
Choose a tag to compare
  • Correct lint and increase test case timeout
  • Added Status Code in Error Response.
  • Added Status Code in Success Response
  • Remove OS Dependent Modules
  • Use the light version of the iconv
  • Fix Tab delimited CSV Report
  • Removes node-expat & xml2json
  • Add xml parser package as xml2js

0.0.18

24 Jul 07:17
19bbfc6
Compare
Choose a tag to compare
  • Add basic Test cases
  • Add jshint lint checking
  • Code Reformatting
  • Add support for parsing special characters
  • Add support for API which return data as binary file format
  • Extend support for GetLowestPricedOffersForASIN, GetLowestPricedOffersForSKU and other product methods
  • Added test cases for Feeds, Finances, Fulfillment Inventory, Fulfillment Outbound Shipment, Fulfillment Inbound Shipment, Products, Orders, Sellers

0.0.17

25 May 09:14
dc6637d
Compare
Choose a tag to compare
  • Extend support for TypeScript typed definition: feeds, finances, fulfillmentInboundShipment, fulfillmentInventory, fulfillmentOutboundShipment, merchantFulfillment, orders, products, sellers
  • Other bug fixes.

0.0.16

10 May 13:36
377562e
Compare
Choose a tag to compare
  • Added example of MerchantFulfillment
  • Added support for the comma delimiter report
  • Added example of Comma delimiter report