Releases: xarray-contrib/sphinx-autosummary-accessors
Releases · xarray-contrib/sphinx-autosummary-accessors
2025.03.1
2025.03.0
What's Changed
- add support for nested accessors in documenter by @fraserdominicdavid in #108
- Fix callable accessor names by @kmnhan in #132
- modernize
pre-commit
by @keewis in #133 - upgrade the rtd config by @keewis in #137
- drop support for
python=3.8
by @keewis in #136 - drop support for very old versions of
sphinx
by @keewis in #138 - officially support newer versions of python by @keewis in #135
- stop testing on python 3.10 and 3.11 by @keewis in #139
- officially support
sphinx=7
andsphinx=8
by @keewis in #140 - attempt to fix the install issues by @keewis in #141
- use
$GITHUB_OUTPUT
instead of::set-output
by @keewis in #142 - resolve the
import_cycle
warning by @keewis in #143 - FIX adapt code for sphinx 8.2.0 app -> registry by @glemaitre in #145
- use trusted publishers to upload releases by @keewis in #146
- ignore bots in releases by @keewis in #147
New Contributors
- @fraserdominicdavid made their first contribution in #108
- @kmnhan made their first contribution in #132
- @glemaitre made their first contribution in #145
Full Changelog: 2023.04.0...2025.03.0