- Remove support for Python 3.7 - Remove upper bounds from dependencies
1.0.12
===========================
- Allow adapters/dialects to pass custom parameters to ``apsw.Connection``
1.0.11
===========================
- Read SQLite constants from ``apsw`` - Fix description returned in the case of empty set - Change cost to be a float - Fix GSheets ``do_ping`` - Small fixes and typos.