Skip to content

Releases: xarray-contrib/sphinx-autosummary-accessors

2025.03.1

10 Mar 15:42
087f35c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2025.03.0...2025.03.1

2025.03.0

10 Mar 15:37
137b488
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2023.04.0...2025.03.0

2023.04.0

12 Apr 10:21
0cd8ae3
Compare
Choose a tag to compare

Changes:

  • drop support for python=3.7 (#93)
  • support python=3.11 (#87)
  • officially support sphinx=5 and sphinx=6 (#87, #100)
  • change the support policy (#87)

2022.04.0

04 Apr 18:11
2fe437e
Compare
Choose a tag to compare

Changes:

  • skip unknown templates (#67)

v0.2.1

06 Jun 15:09
Compare
Choose a tag to compare

This release drops support for sphinx=3.2 and python=3.6 and fixes a bug which caused the code finding the appropriate documenter to fail if there were unexpected options.

v0.2

06 Mar 12:19
Compare
Choose a tag to compare

This release brings support for nested accessors such as Example.accessor.sub.func(), updates the documentation to recommend installing from PyPI or conda-forge and drops support for sphinx<3.2.