* Update ci by almarklein in https://github.com/almarklein/itemdb/pull/11 * Compat with 3.12, drop 3.6 by almarklein in https://github.com/almarklein/itemdb/pull/13
1.1.2
* Improve docs and examples to make users more aware of SQL injections.
1.1.1
Also make `AsyncItemDB` work on py36.
1.1.0
Added better async support via `AsyncItemDB`.
1.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.