Releases: almarklein/itemdb
Releases · almarklein/itemdb
v1.3.0
v1.2.0
- Update ci by @almarklein in #11
- Compat with 3.12, drop 3.6 by @almarklein in #13
v1.1.2
- Improve docs and examples to make users more aware of SQL injections.
v1.1.1
Also make AsyncItemDB work on py36.
v1.1.0
Added better async support via AsyncItemDB.
v1.0.1
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.