Skip to content

Releases: bukson/steampy

1.1.2

16 Nov 15:36
fb12f5b
Compare
Choose a tag to compare

Fix set_login_cookies (#312)

Full Changelog: 1.1.1...1.1.2

1.1.1

05 Nov 15:11
d989989
Compare
Choose a tag to compare

What's Changed

  • Correct the typo by @SecorD0 in #307
  • Fix parsing and add on_hold balance info by wolfovik
  • Refactor by Kirill Volozhanin

New Contributors

Full Changelog: 1.1.0...1.1.1

1.1.0

24 Oct 19:55
c555440
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.3...1.1.0

1.0.3

28 Sep 09:55
7eb2727
Compare
Choose a tag to compare

What's Changed

  • fix steam_guard passing and case login after passing login_cookies by @makarworld in #294

Full Changelog: 1.0.2...1.0.3

1.0.2

28 Sep 09:00
8aeaa72
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.1...1.0.2

1.0.1

25 Sep 12:10
75f02b0
Compare
Choose a tag to compare

What's Changed

  • Fixed login failure due to cookie not found error. by @nas- in #291

New Contributors

  • @nas- made their first contribution in #291

Full Changelog: 1.0...1.0.1

1.0

19 Sep 10:36
Compare
Choose a tag to compare
1.0

What's Changed

Full Changelog: 0.95...1.0

Update require version of python to be at least 3.8

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