numpydoc 1.5.0
What's Changed
- DOC: Add theme switcher and default to lightmode. by @rossbar in #414
- Update GH actions by @jarrodmillman in #416
- ENH: Add support for dict show_inherited_class_members by @larsoner in #415
- Update precommit linters by @jarrodmillman in #417
- docs: fix validation include line numbers by @thatlittleboy in #418
- Require sphinx>=4.2 by @jarrodmillman in #411
- Require sphinx>=4.2 (cleanup) by @jarrodmillman in #421
- Remove numpydoc_use_blockquotes by @jarrodmillman in #422
- DOC: Use
:ref:
when referring to section headers by @namurphy in #424 - ENH: Update validate.py to allow parameters with trailing underscores. by @stefmolin in #425
- BUG: Fix returns parsing no name by @rossbar in #429
- Use requirements/*.txt files for CI by @jarrodmillman in #435
- Use Python 3.10 to build docs by @jarrodmillman in #436
- Update precommit hooks by @jarrodmillman in #437
- Add cached property support by @rossbar in #433
- Fix front page by @jarrodmillman in #434
- Support Python 3.11 by @jarrodmillman in #438
- Update pydata-sphinx-theme by @jarrodmillman in #440
- Update doc requirements by @jarrodmillman in #441
New Contributors
- @thatlittleboy made their first contribution in #418
- @namurphy made their first contribution in #424
- @stefmolin made their first contribution in #425
Full Changelog: v1.4.0...v1.5.0