v1.1.0 Release Notes
What's Changed
- CI: reschedule cron to be on a workday by @bsipocz in #216
- MAINT: Remove python3.7 support by @bsipocz in #217
- DEV: marking the plugin stable by @bsipocz in #218
- Add documentation and unit tests for Markdown code blocks by @lpsinger in #221
- Add pyproject.toml tests for some options by @WilliamJamieson in #222
- Use super for output checker inheritance by @matthew-brett in #224
- Precautionary init for OutputChecker by @matthew-brett in #225
- TST: Use Python 3.12 stable, bump checkout version by @pllim in #226
- BUG: Fix module level import requires by @seberg in #228
- Skip main.py by @flying-sheep in #232
- Support import-mode by @flying-sheep in #233
- Implement --doctest-plus-generate-diff to fix existing docs by @seberg in #227
New Contributors
- @WilliamJamieson made their first contribution in #222
- @matthew-brett made their first contribution in #224
- @seberg made their first contribution in #228
- @flying-sheep made their first contribution in #232
Full Changelog: v1.0.0...v1.1.0