v1.1.0
What's Changed
Changes 🚀
- Improve coverage by @TaiSakuma in #93
- Update tests by @TaiSakuma in #99
- Require
hypothesis>=6.117in tests by @TaiSakuma in #100 - Fix a bug in a test reference function
dunder_enter_triple()by @TaiSakuma in #101 - Update tests by @TaiSakuma in #103
- Update tests by @TaiSakuma in #105
- Remove the no-op option
fix_reraisefromasync_stack_gen_ctxs()by @TaiSakuma in #106 - Remove the option
sequentialfromasync_stack_gen_ctxs()as always enabled by @TaiSakuma in #107 - Deprecate
apluggy.asynccontextmanagerandapluggy.contextmanagerby @TaiSakuma in #108 - Set
asyncio_default_fixture_loop_scopeby @TaiSakuma in #109
Full Changelog: v1.0.3...v1.1.0