Releases: Preport/getBackpackTFListings
Releases · Preport/getBackpackTFListings
0.6.3
Changes
- Now ignores marketplace.tf listings.
0.6.2
Changes
- Fixed getting redirected to steam login page on some occasions.
0.6.0
Changes
- Added support for
sheens
. | Mean Green, Deadly Daffodil, Agonizing Emerald, etc.
- Added support for
killstreakers
. | Tornado, Flames, Fire Horns, etc.
0.5.4
Changes
- Fix created and bumped times not working.
0.5.3
Changes
- Fix warpaints.
Fix created and bumped times not working. 😞
0.5.2
Changes
- Fixes some of the proxies not working because of SSL mismatch.
0.5.1
Changes
- Uses https/http Proxy agent while making requests.
v0.4.1
Changes
- Fix minor issue in the
README.MD
.
- Add new type Response to
namespace
.
v0.4.0
Changes
- Bumped Dependency tf2-sku-2 from
1.1.1
to 2.0.1
.
- Now uses namespace instead of exporting
TypeProxy
.
- Now includes JSDocs.
v0.3.1
Changes
- Bumped Dependency cheerio from
1.0.0-rc.6
to 1.0.0-rc.9
.
- Added 10 second timeout to
got
request so Promise won't hang on pending when the server is down.