Releases: DoctorMcKay/node-steam-tradeoffer-manager
Releases · DoctorMcKay/node-steam-tradeoffer-manager
v2.10.4
- The trade offers response will now be de-paginated when using
getOffers
and in polling
v2.10.3
- Fixed deprecation warning
v2.10.2
- Added
body
property to someError
objects- This property may be undefined, string, or object (it's an object if the response was valid JSON)
v2.10.1
- Removed anonymous usage statistics reporting
v2.10.0
- Added options:
v2.9.5
v2.9.4
- Now returns a "Not Logged In" error if you try to get your own inventory contents without yet being logged in
- Updated
EResult
v2.9.3
- Ignore responses from the WebAPI that indicate they failed but actually seem to contain valid data
v2.9.2
- Fixed
cancelTime
not being able to be set for offers that need to be confirmed