We're happy to announce the release of numpydoc 1.8.0!
- FIX: coroutines can have a return statement (#542).
- Unwrap decorated objects for YD01 validation check (#541).
- Fix bug with validation encoding (#550).
- Classify development status as Production/Stable (#548).
- Add note about TOML regex; fix typo (#552).
- DOC: Clarify recommendations regarding use of backticks (#525).
- Fix typo in label-check.yml (#538).
- [pre-commit.ci] pre-commit autoupdate (#539).
- DEV: Rm xfails from pytest summary (#540).
- Drop Python 3.8 support (#545).
- Clean up old sphinx cruft (#549).
- Test on sphinx 7.3 (#547).
- Require GHA update grouping (#553).
- Update pre-commit config (#554).
- Use ruff for linting and formatting (#555).
- Use intersphinx registry to avoid out of date links (#563).
- Do not rely on requirements.txt in ci, use .[test,doc] (#566).
- CI: update action that got moved org (#567).
- Fix navbar for documentation pages (#569).
- [pre-commit.ci] pre-commit autoupdate (#570).
- docscrape: fixes from SciPy (#576).
- MAINT: Remove scale to work around PyPI bug (#578).
10 authors added to this release (alphabetically):
- Brigitta Sipőcz (@bsipocz)
- Eric Larson (@larsoner)
- Jarrod Millman (@jarrodmillman)
- Lucas Colley (@lucascolley)
- M Bussonnier (@Carreau)
- Matt Haberland (@mdhaber)
- Melissa Weber Mendonça (@melissawm)
- Ross Barnowski (@rossbar)
- Stefanie Molin (@stefmolin)
- Thomas A Caswell (@tacaswell)
7 reviewers added to this release (alphabetically):
- Eric Larson (@larsoner)
- Jarrod Millman (@jarrodmillman)
- M Bussonnier (@Carreau)
- Matt Haberland (@mdhaber)
- Ross Barnowski (@rossbar)
- Stefan van der Walt (@stefanv)
- Stefanie Molin (@stefmolin)
_These lists are automatically generated, and may not be complete or may contain duplicates._
We're happy to announce the release of numpydoc 1.7.0!
- PERF: wrap inspect.getsourcelines with cache (#532).
- during tokenize, use UTF8 encoding on all platforms (#510).
- fix 'Alias for field number X' problem with NamedTuples (#527).
- DOC: Fix typos found by codespell (#514).
- DOC: Update link to mailing list (#518).
- Add Python 3.12 to classifiers (#529).
- Update release process (#534).
- Update release process (#535).
- [pre-commit.ci] pre-commit autoupdate (#508).
- [pre-commit.ci] pre-commit autoupdate (#513).
- MAINT: apply refurb suggestion (#515).
- [pre-commit.ci] pre-commit autoupdate (#516).
- Bump actions/setup-python from 4 to 5 (#520).
- [pre-commit.ci] pre-commit autoupdate (#521).
- Filter
DeprecationWarning
in failing test for python 3.12 (#523). - MAINT: Replace NameConstant with Constant (#524).
- [pre-commit.ci] pre-commit autoupdate (#526).
- Update precommit repos (#531).
- Require sphinx 6 (#530).
- Use trusted publisher (#533).
8 authors added to this release (alphabetically):
- Chiara Marmo (@cmarmo)
- Daniel McCloy (@drammock)
- Dimitri Papadopoulos Orfanos (@DimitriPapadopoulos)
- Eric Larson (@larsoner)
- Jarrod Millman (@jarrodmillman)
- Niko Föhr (@fohrloop)
- Philipp Hoffmann (@dontgoto)
- Ross Barnowski (@rossbar)
9 reviewers added to this release (alphabetically):
- Antoine Pitrou (@pitrou)
- Charles Harris (@charris)
- Daniel McCloy (@drammock)
- Eric Larson (@larsoner)
- GitHub Web Flow (@web-flow)
- Jarrod Millman (@jarrodmillman)
- Niko Föhr (@fohrloop)
- Ross Barnowski (@rossbar)
- Stefan van der Walt (@stefanv)
_These lists are automatically generated, and may not be complete or may contain duplicates._