0.0.8 December 13, 2018
- Add Support for eBay User Token : Get Redirect URL, Retrieve User Token & Refresh User Token
0.0.7 October 27, 2018
- Add Support for Inventory API : deleteInventoryItem
- Add examples for deleteInventoryItem
0.0.5 October 3, 2018
- Add Support for Offer API : createOffer, updateOffer,getOffer, getOffers, publishOffer, deleteOffer, getListingFees, withdrawOffer
- Add Support for Seller Location API : createInventoryLocation, updateInventoryLocation, enableInventoryLocation, disableInventoryLocation, getInventoryLocation, deleteInventoryLocation, getInventoryLocations
- Add Offer & Seller Location support types
0.0.4 September 20, 2018
- Add Support for catalog API : search, getProduct, getProductMetadata, getProductMetadataForCategories, getChangeRequest, getChangeRequests, createChangeRequest
- Add Support for account API : getSalesTaxes, getSalesTax, deleteSalesTax, createOrReplaceSalesTax
0.0.3 September 19, 2018
- Add TypeScript example
- Correct typo in README.md
- Configure mocha test case
- Add types for the application, buy, commerce and sell APIs
0.0.2 September 19, 2018
- Add Support for browse API : search
- Add SANDBOX usage using environment variable
- Changes for the Taxonomy API
- Add Support for Inventory API : createOrReplaceInventoryItem, getInventoryItem
0.0.1 September 19, 2018
- Initial release with Taxonomy API
- Add Support for getOAuthToken
- Add Support for getDefaultCategoryTreeId, getCategoryTree, getCategorySubtree, getCategorySuggestions, getItemAspectsForCategory