Skip to content

Releases: nackjicholson/aiosql

v6.4

06 Sep 07:34
Compare
Choose a tag to compare

Version 6.4 brings:

  • improved CI checks with rstcheck
  • dynamic query functions point to the SQL query file
  • illegal query names such as 1st are filtered out
  • documentation has been improved
  • some code refactoring…

v6.3

29 Aug 19:16
Compare
Choose a tag to compare

Metainformation and documentation updates.

v6.2

08 Aug 20:03
Compare
Choose a tag to compare
  • Improved documentation and tests.
  • normalize adapter names to lowercase.

v6.1

31 Jul 08:13
Compare
Choose a tag to compare

This v6.1 does:

  • make very minor code and doc changes
  • enhance github CI with python 3.11-dev, updated action setup and coverage

v6.0

29 Jul 07:48
Compare
Choose a tag to compare

The v6.0 release:

  • adds support for pygresql postgres driver.
  • works around pymysql and mysqldb 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

23 Jul 06:23
Compare
Choose a tag to compare

New in 5.0:

  • Add Postgres adapter for pg8000 driver.
  • Add register_adapter.
  • Use more recent CI image.
  • Add flake8 to CI.
  • Update documentation.
  • Update dependencies.

v4.0

10 Jul 06:24
67e98c3
Compare
Choose a tag to compare

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

31 Jan 06:33
89fd2b4
Compare
Choose a tag to compare

v3.4.0

24 Dec 23:11
c970205
Compare
Choose a tag to compare

v3.3.1 Patch setup.cfg long_description text

24 Jul 17:30
a304064
Compare
Choose a tag to compare
change long description to string