Skip to content

Latest commit

 

History

History
71 lines (56 loc) · 2.13 KB

CHANGELOG.md

File metadata and controls

71 lines (56 loc) · 2.13 KB

0.0.18

  • Add basic Test cases
  • Add jshint lint checking
  • Code Reformatting
  • Add support for parsing special characters
  • Add support for API which retrun data as binary file format

0.0.17

  • Extend support for TypeScript typed definition : feeds, finances, fulfillmentInboundShipment, fulfillmentInventory, fulfillmentOutboundShipment, merchantFulfillment, orders, products, sellers

0.0.16

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

0.0.15

  • Bug fixed ResponseMetadata (RequestId) in success response
  • Added throttling details in non-xml response

0.0.14

  • Clean code
  • Added typeScript example of reports
  • Additional error & exception handling
  • Add the support for CreateFulfillmentOrder action
  • Added typeScript example of reports
  • Added javaScript example of Filter Orders
  • Added javaScript example of override/set the default options before making the request.
  • Bug Fix : Parallel request
  • Update to latest packages and remove deprecate packages
  • Add support upto NODE 8
  • Added ListOrderItems example of Orders

0.0.13 December 08, 2017

  • Add the MWS Version Detail
  • Additional error & exception handling

0.0.12 November 25, 2017

  • Enhance SubmitFeed API
  • Add GetFeedSubmissionResult Example
  • Add FulfillmentOutboundShipment Feature
  • Add List All Fulfillment Orders API

0.0.11

  • ListInventorySupply Bug fix
  • Add SubmitFeed API
  • LICENCE Details

0.0.10

  • Update dependency, Add Promise example

0.0.9 July 31, 2017

  • Added ResponseMetadata (RequestId) in success response

0.0.8 July 29, 2017

  • Matching keywords, Get Report List, Get Report

0.0.7 July 19, 2017

  • Simplify JSON Object, Added Debug Module
  • Add Example for Get Matching Product and Get Matching Product for Multiple ASIN

0.0.6 July 14, 2017

  • Add Orders API, Feeds API, Finances API, FulfillmentInboundShipment API, FulfillmentInventory API

0.0.5 July 14, 2017

  • Add Products API, Added Check for Node 7

0.0.2 July 13, 2017

  • Update request pattern

0.0.1 July 13, 2017

  • Initial release with Sellers API