This repository has been archived by the owner on Mar 21, 2021. It is now read-only.
Releases: seishun/node-steam-trade
Releases · seishun/node-steam-trade
v0.2.6
v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
Breaking changes:
getContexts
,loadInventory
andgetItems
will callback with a falsy value in case of a lost session (instead of crashing);cancel
prevents the 'end' event from being emitted;themAssets
is now a property, rather than a method (which crashed if_themAssets
was empty or sparse).
Other changes:
- The 'end' event now gets 'empty' as the first argument if neither side added any items (only possible when two bots trade).