1.9.0
We're happy to announce the release of numpydoc 1.9.0!
Enhancements
- ignore some errors at module level (#593).
 - Rework hook output to remove the table (#611).
 - Switch to storing AST nodes on the stack for more accurate method signature check and easy access to parent nodes (#623).
 
Bug Fixes
- MAINT: Changed class constructor init GL08 reporting (#592).
 - BUG: Correct functionality of numpydoc SS05 (#613).
 - Specity the types of 
numpydoc_xref_ignoreoption (#631). 
Documentation
- DOC: Do not use types for *args, **kwargs (#585).
 - mention conda-forge in installation docs (#595).
 - Fix typo in validation.rst (#605).
 - Fix broken link in 
format.rst(#628). 
Maintenance
- CI: use hashes for actions' versions in publishing job (#579).
 - Bump the actions group with 2 updates (#581).
 - Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.2 in the actions group (#582).
 - [pre-commit.ci] pre-commit autoupdate (#583).
 - MAINT: Add _exception_on_warning to MockApp (#586).
 - Bump the actions group across 1 directory with 2 updates (#590).
 - don't pass maxsplit as positional arg (#596).
 - [pre-commit.ci] pre-commit autoupdate (#598).
 - Add Python 3.13 support (#599).
 - Update readthedocs config (#600).
 - Bump the actions group with 2 updates (#603).
 - Bump the actions group with 3 updates (#609).
 - [pre-commit.ci] pre-commit autoupdate (#614).
 - Bump actions/download-artifact from 4.2.1 to 4.3.0 in the actions group (#620).
 - Bump scientific-python/circleci-artifacts-redirector-action from 1.0.0 to 1.1.0 in the actions group (#627).
 - Switch to dependency groups (#626).
 - Fix pip setup command in github workflow (#629).
 
Contributors
13 authors added to this release (alphabetically):
- Brigitta Sipőcz (@bsipocz)
 - Daniel McCloy (@drammock)
 - Eric Larson (@larsoner)
 - Gilles Peiffer (@Peiffap)
 - Jarrod Millman (@jarrodmillman)
 - Lucas Colley (@lucascolley)
 - Matt Gebert (@mattgebert)
 - Maxine Hartnett (@maxinelasp)
 - Ross Barnowski (@rossbar)
 - Stefan van der Walt (@stefanv)
 - Stefanie Molin (@stefmolin)
 - Tim Hoffmann (@timhoffm)
 - Yuki Kobayashi (@koyuki7w)
 
7 reviewers added to this release (alphabetically):
- Charles Harris (@charris)
 - Eric Larson (@larsoner)
 - Jarrod Millman (@jarrodmillman)
 - Lucas Colley (@lucascolley)
 - Matt Gebert (@mattgebert)
 - Ross Barnowski (@rossbar)
 - Stefan van der Walt (@stefanv)
 
These lists are automatically generated, and may not be complete or may contain duplicates.