Skip to content
This repository has been archived by the owner on Mar 21, 2021. It is now read-only.

v1.0.0

Compare
Choose a tag to compare
@alex7kom alex7kom released this 14 Nov 18:07
· 91 commits to master since this release

Breaking changes

  • All public methods are now accepting object with params as first argument
  • setup and loadInventory methods no longer auto-retry in case of error so you'll need to do it manually in your code

Additions

  • loadInventory methods: optional language param to set the language for item descriptions (by popular demand)
  • loadPartnerInventory: optional tradeOfferId to be able to load private inventory for counter offer

Various other fixes and optimizations.