Peewee Async Versions Save

Asynchronous interface for peewee ORM powered by asyncio

v0.10.1-beta

1 week ago

What's Changed

New Contributors

Full Changelog: https://github.com/05bit/peewee-async/compare/v0.10.0...v0.10.1-beta

v0.10.0

3 months ago

updated documentation added AioModel feature #194 speedup and rewrite obsolette tests #193

v0.9.1

8 months ago

Fix package installation

v0.9.0

8 months ago

rewrite transaction tests #184 switch setup.py to pyproject.toml with poetry #186 feat get_or_none method #185 removed deprecated functions #183