Releases: replit/replit-py
Releases · replit/replit-py
Bufix v3.2.4
- Fix error when using web.run
Bugfix v3.2.3
- Automatically use DB compatible JSON encoder when running flask app
Bugfix v3.2.2
- Fix unexpected behavior when calling
.get()on anObservedDict
Bugfix v3.2.1
- Fix error when using
web.auth
Release 3.2.0
- Update constructor to better communicate the use of the library
replit-py 3.1.0
- Release
replit.web - Add
replit.infomodule - Add
replit.database.servermodule - Bug fixes