Releases: Themis3000/lazy_db
Releases · Themis3000/lazy_db
Release v1.1.0
- Added support for context managers, the with statement can now be used to open and cleanly exit databases
Release v1.0.1
- Updated python require version to >=3.8 due to usage of the walrus operator
Version 1.0.0
- First full release. Project is now considered complete and will be moving out of active development shortly. Project will still be considered maintained and supported however. Bug fixes will be if any are found and feature requests will be taken into consideration.
- Docs updated
- Readme updated
- Docstrings added
Release 0.1.1
Minor readme updates
Release 0.1.0
First pypi release