Releases: itsjfx/node-steamapis
Releases · itsjfx/node-steamapis
v2.0.0
v2.0.0
- Small refactor/code cleanup
getInventory
call now usesnode-steam-inventory-api-ng
to do its inventory calls. Custom parameters for the inventory API can also be set in the constructorgetItemsForApp
doesn't need aformat
parameter. Instead ifcompactValue
istrue
, it is assumed thatformat
should becompact
for the SteamApis.com request. IfcompactValue
is any other value.format
will still becompact
andcompact_value
will be set tocompactValue