Skip to content

v1.11.0: persistence methods + Python 3.6 + pytest-asyncio

Compare
Choose a tag to compare
@graingert graingert released this 02 May 10:37
· 589 commits to master since this release

Allow injection of persistence methods + bugfixes (thanks @j-funk and @IvanMalison)
Support python 3.6 + CI tests (thanks @derekbekoe and @graingert)
Support pytest-asyncio coroutines (thanks @graingert)