What's Changed
Changes 🚀
- Improve coverage by @TaiSakuma in #93
- Update tests by @TaiSakuma in #99
- Require
hypothesis>=6.117
in 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_reraise
fromasync_stack_gen_ctxs()
by @TaiSakuma in #106 - Remove the option
sequential
fromasync_stack_gen_ctxs()
as always enabled by @TaiSakuma in #107 - Deprecate
apluggy.asynccontextmanager
andapluggy.contextmanager
by @TaiSakuma in #108 - Set
asyncio_default_fixture_loop_scope
by @TaiSakuma in #109
Full Changelog: v1.0.3...v1.1.0