Releases · scientific-python/pytest-doctestplus
v1.7.1
v1.7.0
v1.6.0
What's Changed
- TST: Catch ResourceWarning under bad combo by @pllim in #307
- CI: move on from deprecated macos image by @bsipocz in #309
- TST: Debug and fix new Windows + Python 3.14 failure (try 2) by @pllim in #310
- BUG: Fix directives that do not have any content by @seberg in #311
- Ensure skipped doctest are visible by @lagru in #312
New Contributors
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- introduced option to specify file encoding by @d-chris in #284
- TST: adding new python version to the fail list by @bsipocz in #289
- MAINT: exclude bots from release notes by @bsipocz in #290
- MAINT: xfailing test now passes with new version by @bsipocz in #293
- CI: adding deprecation filterwarning for pytest-asyncio by @bsipocz in #294
- TST: new python version out, new xfail for the test by @bsipocz in #295
- CI: adding Python 3.14 for testing by @bsipocz in #300
- CI: adding more versions to the matrix by @bsipocz in #306
New Contributors
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 in /.github/workflows in the actions group by @dependabot in #275
- MAINT: dropping python3.8 support by @bsipocz in #274
- Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 in /.github/workflows in the actions group by @dependabot in #276
- Make compatible with pytest-asyncio by @geigerzaehler in #278
- ENH: adding doctest-requires-all directive by @bsipocz in #280
- ENH: adding doctest-remote-data-all directive by @bsipocz in #281
New Contributors
- @geigerzaehler made their first contribution in #278
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- ci: add testing for
pytest~=8.1by @Borda in #245 - TST: add tests for ufuncs without docstrings, wrapped or not by @lpsinger in #248
- Update skips for broken test by @lpsinger in #249
- CI: use available osx image for old python by @bsipocz in #250
- CI: adding pytest 82 by @bsipocz in #251
- BUG: Fix multiline code in generate/update diff by @seberg in #253
- MAINT: Remove accidental debug print from new tests by @seberg in #254
- DEP: refactored out runtime dependency on setuptools by @neutrinoceros in #258
- CI: use hashes for actions' versions by @bsipocz in #259
- MAINT: adding python3.13 to CI and fix any incompatibilities by @bsipocz in #260
- Bump the actions group in /.github/workflows with 2 updates by @dependabot in #261
- Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 in /.github/workflows in the actions group by @dependabot in #262
- MAINT: No need for weekly dependabot by @bsipocz in #263
- TST: add one more python release to xfail list by @bsipocz in #266
- MNT: Use hash for Action workflow versions and update if needed by @pllim in #267
- CI: macos-12 is deprecated by @bsipocz in #268
- Bump the actions group in /.github/workflows with 3 updates by @dependabot in #269
- Don't assume config exists. by @Carreau in #271
New Contributors
- @Borda made their first contribution in #245
- @neutrinoceros made their first contribution in #258
- @dependabot made their first contribution in #261
- @Carreau made their first contribution in #271
Full Changelog: v1.2.1...v1.3.0
v1.2.1
v1.2.0 Release Notes
04 Mar 16:22