v0.13.0
What's Changed
- MAINT: add mailmap file by @bsipocz in #187
- MAINT: cleanup version check to close #158 by @bsipocz in #189
- DOC: adding doctest-skip-all by @bsipocz in #190
- Replace
tmpdir
test fixture withtmp_path
by @eerovaher in #191 - Remove an obsolete version check from tests by @eerovaher in #192
- ENH: Report doctests raising skip exceptions as skipped by @effigies in #196
- DOC: Version check is supported in the doctest-requires directive since v0.5 by @pllim in #198
- ENH: Continue running doctests on failure by @effigies in #197
- MNT: Do not completely take over test collection ignore by @pllim in #201
New Contributors
- @eerovaher made their first contribution in #191
Full Changelog: v0.12.1...v0.13.0