numpydoc 1.4.0
What's Changed
- Use black by @jarrodmillman in #391
- Ignore black formatting by @jarrodmillman in #394
- Test on 3.11 by @jarrodmillman in #375
- Update pre-commit by @jarrodmillman in #396
- Cleanup sphinx conf by @jarrodmillman in #397
- Remove old warning filters by @jarrodmillman in #398
- Fix bug with version name by @jarrodmillman in #400
- Test prereleases of requirements by @jarrodmillman in #395
- Add workaround for pytest failures on 3.11b2 by @jarrodmillman in #404
- Use node.findall if available (docutils 18.x) by @drammock in #403
- Test docutils 0.18.1 by @jarrodmillman in #402
- Update GH actions by @jarrodmillman in #406
- Fix CI by @jarrodmillman in #410
- Remove pytest py3.11b2 workaround by @jarrodmillman in #407
New Contributors
Full Changelog: v1.3.1...v1.4.0