Skip to content

Releases: bukson/steampy

0.92

17 Sep 19:42
4db529f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.91...0.92

Various fixes and added economy methods with proper setup.py version

14 Sep 13:57
4498ab7
Compare
Choose a tag to compare

Various fixes and added economy methods

14 Sep 13:53
d8bf450
Compare
Choose a tag to compare
0.90

Make api_call() follow session's verify and auth option (#266)

Login fixes and more currencies

15 Apr 09:44
Compare
Choose a tag to compare
0.80

Update setup.py to version 0.80

Make market_name URL safe in create_buy_order

18 Oct 08:04
2f49918
Compare
Choose a tag to compare
0.75

Update setup.py to version 0.75

Update logout url

03 Feb 15:06
Compare
Choose a tag to compare
0.74

Update version to 0.74

Fix encoding of item parameter on market buy item method

02 Feb 11:16
Compare
Choose a tag to compare

Fix encoding of item parameter

02 Feb 11:11
Compare
Choose a tag to compare
0.72

#192 - fix SteamMarket::buy_item method's market_name param not latin…

Minor Fixes

30 Jan 14:19
Compare
Choose a tag to compare

Add UAH
Fix documentation to be in cents
Properly parse string in confirmation

0.70

01 Nov 14:28
Compare
Choose a tag to compare

Remove currency parameter from fetch_price_history method, this will break backwards compatibility, and other minor fixes.