Bhushankumarl Amazon Mws Versions Save

Amazon MWS NodeJS Wrapper

v0.0.26

4 years ago
  • Bug Fix CSV Multiline issue
  • Correct TypeScript usage

v0.0.25

4 years ago
  • 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

v0.0.24

5 years ago
  • Add Subscription in Typescript definition
  • Correct Documentation
  • Allow user to change response type into XML format
  • Allow user to change content type for request

v0.0.23

5 years ago
  • Bug Fix for Feed Result charset

v0.0.22

5 years ago
  • 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

v0.0.21

5 years ago
  • 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

v0.0.19

5 years ago
  • 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

v0.0.18

5 years ago
  • 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

v0.0.17

6 years ago
  • Extend support for TypeScript typed definition: feeds, finances, fulfillmentInboundShipment, fulfillmentInventory, fulfillmentOutboundShipment, merchantFulfillment, orders, products, sellers
  • Other bug fixes.

v0.0.16

6 years ago
  • Added example of MerchantFulfillment
  • Added support for the comma delimiter report
  • Added example of Comma delimiter report