Releases: nackjicholson/aiosql
Releases · nackjicholson/aiosql
v6.4
v6.3
v6.2
v6.1
v6.0
The v6.0 release:
- adds support for
pygresql
postgres driver. - works around
pymysql
andmysqldb
driver issues. - adds a few more tests.
- improves the documentation, including badges which look soooo cooool.
- simplifies the development environment, CI configuration.
- updates
myproject.toml
. - does some cleanup.
v5.0
v4.0
This release:
- add support for MySQL, on top of Postgres and SQLite
- add support for more drivers : psycopg3, APSW
- refactors the base code significantly to reduce the line count
- CI covers Python 3.7 to 3.10
- add coverage tests to about 100%, including error paths
- updates dependencies and the doc accordingly
- switch to 2-level version numbering
v3.4.1
v3.4.0
v3.3.1 Patch setup.cfg long_description text
change long description to string