- fix versioneer - include LICENSE into package - updated classifiers from python 3.9 to python 3.11
1.0.1
- create change log - add long description in setup.cfg - fix license declaration in setup.cfg - update Features declaration in readme.rst
1.0.0
- align kernel call to last released curio version (no add_task), - use curio.meta to test coroutine - add a kernel finalizer on fixture with a session scope - raise root cause exception on error
0.1.0
- pytest markers for treating tests as curio coroutines - fixtures for injecting curio kernel