Releases: astropy/sphinx-automodapi
Releases · astropy/sphinx-automodapi
v0.18.0 Release Notes
What's Changed
- Add sort option to automodsumm by @nstarman in #182
- MAINT: adding sphinx 8.0.x to the testing matrix by @bsipocz in #189
- Added test case for importing a class from a private submodule into a public one by @astrofrog in #190
New Contributors
Full Changelog: v0.17.0...v0.18.0
v0.17.0 Release Notes
Also see CHANGES.rst
.
What's Changed
- MNT: Drop Python 3.7 and update test matrix again by @pllim in #177
- CI: fix environment name by @bsipocz in #178
- CI: update versions by @bsipocz in #179
- Updated "Use dict and ignore slots on classes #169 by @kylefawcett in #181
- Add automodsumm_included_members option, take2 by @bsipocz in #165
- Bump codecov/codecov-action from 3 to 4 in /.github/workflows by @dependabot in #183
- Fix nonascii object names by @m-rossi in #184
New Contributors
- @kylefawcett made their first contribution in #181
- @dependabot made their first contribution in #183
Full Changelog: v0.16.0...v0.17.0
v0.16.0 Release Notes
Also see CHANGES.rst
What's Changed
- Remove PyPI codecov by @ConorMacBride in #163
- MAINT: ignoring pip deprecation issued for old pythons by @bsipocz in #166
- DOC: Fix RTD build by @pllim in #170
- Fix: remove ignore of reverted deprecation by @bsipocz in #171
- Fix broken inheritance-diagram links due to the smart resolver by @ayshih in #172
- TST: Update matrix by @pllim in #174
New Contributors
Full Changelog: v0.15.0...v0.16.0
v0.15.0 Release Notes
Also see CHANGES.rst
What's Changed
- TST: Pin Jinja2 for older Sphinx by @pllim in #144
- Use generated version for version, remove old py2 compat code by @saimn in #149
- Fix non ascii object members by @m-rossi in #153
- Add option to set :noindex: by @saimn in #150
- Updates for tox and sphinx by @saimn in #157
- Silence spurious warning on autosummary config by @simaoafonso-pwt in #158
- Preparing v0.15.0 release by @pllim in #161
New Contributors
- @m-rossi made their first contribution in #153
- @simaoafonso-pwt made their first contribution in #158
Full Changelog: v0.14.1...v0.15.0
v0.14.1 Release Notes
v0.14.0 Release Notes
See CHANGES.rst
.