Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 777 Bytes

HISTORY.rst

File metadata and controls

31 lines (21 loc) · 777 Bytes

History

0.1.0 (2021-12-27)

  • First release on PyPI.

0.1.1 (2021-12-27)

  • Minor readme updates

1.0.0 (2021-12-28)

  • 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

1.0.1 (2022-01-02)

  • Updated python require version to >=3.8 due to usage of the walrus operator

1.1.0 (2022-01-09)

  • Added support for context managers, the with statement can now be used to open and cleanly exit databases