Skip to content

Releases: bukson/steampy

0.95

19 Sep 10:30
Compare
Choose a tag to compare

Forgot to update setup.py library version so now it is really set as final 0.95 version with python 3.5 support

0.94

19 Sep 10:28
Compare
Choose a tag to compare

Full Changelog: 0.93...0.94

By mistake I have not included proxy support in previous release, now with 0.94 it is fixed and it is set as final steampy realase with python 3.5 support

0.93

18 Sep 14:28
03f5834
Compare
Choose a tag to compare

Full Changelog: 0.92...0.93

Add proxy support and login by cookies.

This is the last version that works on python 3.5, the next release 1.0 will add braking changes by removing chat module (it is not working anyway but it is a breaking change) and making minimal require python to 3.8

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