Skip to content

Releases: Themis3000/lazy_db

Release v1.1.0

09 Jan 06:36
ca52ce1
Compare
Choose a tag to compare
  • Added support for context managers, the with statement can now be used to open and cleanly exit databases

Release v1.0.1

02 Jan 22:51
Compare
Choose a tag to compare
  • Updated python require version to >=3.8 due to usage of the walrus operator

Version 1.0.0

29 Dec 01:55
Compare
Choose a tag to compare
  • 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

28 Dec 07:05
Compare
Choose a tag to compare

Minor readme updates

Release 0.1.0

28 Dec 06:45
Compare
Choose a tag to compare

First pypi release