Releases: TeddiO/pySteamSignIn
Releases · TeddiO/pySteamSignIn
v1.1.1
Bugfix release
What's Changed
- RedirectResponse import fix by @realyashnag in #12
- Adds FastAPI example & Bump package version by @TeddiO in #13
New Contributors
- @realyashnag made their first contribution in #12
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- fastapi support by @extreme4all in #10
- Bump pypi version + minor bugfix by @TeddiO in #11
Full Changelog: v1.0.1...v1.1.0
v1.0.1
General release (v1.0.0)
With this project being released to pypi and receiving bit of a refactor in terms of how it's imported, I figure it's probably worth giving actual versioning now!
If you were using a version prior to this tag or it being available on pypi, I'd target the git SHA before this release, otherwise you can now do pip install steamsignin
!