Steampy Versions Save

A Steam trading library for python 3

1.1.2

5 months ago

Fix set_login_cookies (#312)

Full Changelog: https://github.com/bukson/steampy/compare/1.1.1...1.1.2

1.1.1

6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/bukson/steampy/compare/1.1.0...1.1.1

1.1.0

6 months ago

What's Changed

Full Changelog: https://github.com/bukson/steampy/compare/1.0.3...1.1.0

1.0.3

7 months ago

What's Changed

Full Changelog: https://github.com/bukson/steampy/compare/1.0.2...1.0.3

1.0.2

7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/bukson/steampy/compare/1.0.1...1.0.2

1.0.1

7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/bukson/steampy/compare/1.0...1.0.1

1.0

7 months ago

What's Changed

Full Changelog: https://github.com/bukson/steampy/compare/0.95...1.0

Update require version of python to be at least 3.8

0.95

7 months ago

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

7 months ago

Full Changelog: https://github.com/bukson/steampy/compare/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

7 months ago

Full Changelog: https://github.com/bukson/steampy/compare/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