Full Changelog <https://github.com/numpy/numpydoc/compare/numpydoc-1.2...HEAD>__
Implemented enhancements
- Update year `[#370](https://github.com/numpy/numpydoc/issues/370) <https://github.com/numpy/numpydoc/pull/370>`__ (`jarrodmillman <https://github.com/jarrodmillman>`__)
Fixed bugs
- Use consistent release tags `[#361](https://github.com/numpy/numpydoc/issues/361) <https://github.com/numpy/numpydoc/pull/361>`__ (`jarrodmillman <https://github.com/jarrodmillman>`__)
- BUG: 1.2 raises error w.r.t. object has no attribute ‘\__name_\_’ `[#362](https://github.com/numpy/numpydoc/issues/362) <https://github.com/numpy/numpydoc/issues/362>`__
- Use isgeneratorfunction to avoid false alarm YD01 validation `[#368](https://github.com/numpy/numpydoc/issues/368) <https://github.com/numpy/numpydoc/pull/368>`__ (`jnothman <https://github.com/jnothman>`__)
- Fix AttributeError in underline length check `[#363](https://github.com/numpy/numpydoc/issues/363) <https://github.com/numpy/numpydoc/pull/363>`__ (`rossbar <https://github.com/rossbar>`__)
- Upper bound jinja `[#369](https://github.com/numpy/numpydoc/issues/369) <https://github.com/numpy/numpydoc/pull/369>`__ (`jarrodmillman <https://github.com/jarrodmillman>`__)
Closed issues
Validation check YD01 not implemented properly [#365](https://github.com/numpy/numpydoc/issues/365) <https://github.com/numpy/numpydoc/issues/365>__
Support numpydoc validation without running sphinx [#364](https://github.com/numpy/numpydoc/issues/364) <https://github.com/numpy/numpydoc/issues/364>__
Document release process [#357](https://github.com/numpy/numpydoc/issues/357) <https://github.com/numpy/numpydoc/pull/357>__ (jarrodmillman <https://github.com/jarrodmillman>__)
Use setuptools [#349](https://github.com/numpy/numpydoc/issues/349) <https://github.com/numpy/numpydoc/pull/349>__ (jarrodmillman <https://github.com/jarrodmillman>__)
DOC: Switch docs to pydata-sphinx-theme [#313](https://github.com/numpy/numpydoc/issues/313) <https://github.com/numpy/numpydoc/pull/313>__ (rossbar <https://github.com/rossbar>__)
Improve error messages for see also parsing [#306](https://github.com/numpy/numpydoc/issues/306) <https://github.com/numpy/numpydoc/pull/306>__ (rossbar <https://github.com/rossbar>__)
ENH: Enable validation during sphinx-build process [#302](https://github.com/numpy/numpydoc/issues/302) <https://github.com/numpy/numpydoc/pull/302>__ (rossbar <https://github.com/rossbar>__)
Add a note to the docstring standard about long ‘See Also’ entries. [#300](https://github.com/numpy/numpydoc/issues/300) <https://github.com/numpy/numpydoc/pull/300>__ (WarrenWeckesser <https://github.com/WarrenWeckesser>__)
MAINT: minor refactoring in docscrape [#297](https://github.com/numpy/numpydoc/issues/297) <https://github.com/numpy/numpydoc/pull/297>__ (rossbar <https://github.com/rossbar>__)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps numpydoc from 1.2 to 1.2.1.
Changelog
Sourced from numpydoc's changelog.
... (truncated)
Commits
7300108
Designate 1.2.1 release250eb66
Update release notese6c47fe
Update year (#370)96a1c0b
Upper bound jinja (#369)9b7ada8
Use isgeneratorfunction to avoid overgenerating YD01 (#368)f33a53e
Fix AttributeError in underline length check (#363)ffc3fa8
Use consistent release tags (#361)a20f186
Update release process5965cfc
Bump versionDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)