Skip to content

Releases: sivakov512/asyncpg-engine

0.3.2

09 Sep 15:34
Compare
Choose a tag to compare

Update asyncpg to 0.28

0.3.1

09 Jan 23:45
Compare
Choose a tag to compare
  • update required asyncpg version to 0.27
  • support python 3.11
  • few style changes

0.3.0

11 Feb 10:54
Compare
Choose a tag to compare

it's about updating dependencies. Important include:

  • asyncpg 0.24.0 > 0.25.0
  • pytest 6.2.5 > 7.0.0
  • pytest-asyncio 0.16.0 > 0.18.1

0.2.1

14 Nov 22:28
Compare
Choose a tag to compare

Minor documentation improvements

0.2.0

14 Nov 21:12
Compare
Choose a tag to compare

Added pretty pytest plugin with support for transactional testing.

0.1.0

14 Nov 00:24
Compare
Choose a tag to compare

Initial release with basic functionality.