v0.11.0-beta
Pre-release
Pre-release
What's Changed
- chore: refactoring fetching result by @kalombos in #214
- fix: add ConnectionContext class by @kalombos in #216
- Remove unused use_speedup property by @F1int0m in #217
- fix: deprecated connection timeout in pg ext by @kalombos in #218
- Added base usage example for aiohttp server by @rudyryk in #231
- Extracted compatibility module to work without AioModel subclassing by @rudyryk in #232
- transaction refactoring by @kalombos in #234
- chore: aio prefix for database, rename manager fixture by @kalombos in #238
- chore: add warnings to the manager by @kalombos in #239
- chore: move deprecated methods to the end of the class by @kalombos in #240
- updated load-testing app by @kalombos in #242
- fix: rewrite transaction context manager by @kalombos in #243
- chore: rewrite tests for not using manager by @kalombos in #244
- feat: should call connect manually if close database by @kalombos in #246
- feat: add AioModelRaw by @kalombos in #247
- add aio_scalar test by @kalombos in #248
- feat: aio_count method added by @kalombos in #249
- feat: added aio_delete_instance method by @kalombos in #250
- fix: terminate method idempotent by @kalombos in #251
New Contributors
Full Changelog: v0.10.1-beta...v0.11.0-beta