Releases: sivakov512/asyncpg-engine
Releases · sivakov512/asyncpg-engine
0.3.2
0.3.1
- update required asyncpg version to 0.27
- support python 3.11
- few style changes
0.3.0
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
Minor documentation improvements
0.2.0
Added pretty pytest plugin with support for transactional testing.
0.1.0
Initial release with basic functionality.