Skip to content

Releases: almarklein/itemdb

v1.3.0

27 Jan 21:31

Choose a tag to compare

  • Adopt pyproject.toml.
  • Adopt ruff.
  • CI support for Python 3.13.

v1.2.0

18 Apr 14:29

Choose a tag to compare

v1.1.2

20 Apr 23:35

Choose a tag to compare

  • Improve docs and examples to make users more aware of SQL injections.

v1.1.1

18 Mar 21:26

Choose a tag to compare

Also make AsyncItemDB work on py36.

v1.1.0

17 Mar 16:15

Choose a tag to compare

Added better async support via AsyncItemDB.

v1.0.1

17 Mar 16:15
7e5c398

Choose a tag to compare

First release. This code has been part of another project, so it's quite complete already. In any case, it already did what I needed.