Skip to content

Releases: zx80/anodb

v9.7

21 Feb 07:23
Compare
Choose a tag to compare

Collect and show more data.

v9.6

20 Feb 14:28
Compare
Choose a tag to compare

Set reconnect on close.

v9.5

17 Feb 14:03
Compare
Choose a tag to compare
  • refactor reconnection
  • fix sqlite in-memory test

v9.4

14 Feb 21:55
Compare
Choose a tag to compare
  • Add exception parameter to filter database errors

v9.3

10 Feb 04:49
Compare
Choose a tag to compare
  • Rename query parameter to avoid name collisions.
  • Allow Pytest 8.
  • Update doc.
  • Add pyright type checking to CI.

v9.2

28 Jan 12:30
Compare
Choose a tag to compare

Sync with AioSQL 9.4 added parameter kwargs_only

v9.1

09 Dec 09:21
Compare
Choose a tag to compare
  • simpler version handling
  • simpler CI code
  • improved tests and doc.

v9.0

19 Nov 10:28
Compare
Choose a tag to compare
  • Throttle reconnection attempts from 0.001 to 30.0 seconds.
  • Use database exceptions instead of generic Exception.
  • Generic package loading.
  • Add Python 3.12 tests.

v8.2

15 Jul 10:28
Compare
Choose a tag to compare
  • improved doc & checks

v8.1

16 Jun 06:27
Compare
Choose a tag to compare
  • Fix missing new driver name
  • Fix version documentation