Releases: theislab/scanpydoc
Releases · theislab/scanpydoc
v0.13.1
- [#126] Make search customization JS part of the theme (@flying-sheep)
v0.13.0
- [#121] Theme supports readthedocs-sphinx-search (@flying-sheep)
- [#125] … even in dark mode (@flying-sheep)
- [#123] Support for manual use of
:
inReturns
section (@flying-sheep)
v0.12.1
- [#119] Fix
rtd_github_links
for functions wrapped using e.g.functools.wraps
(@flying-sheep)
v0.12.0
- [#116] Add extension for prose return section for numpydoc (@flying-sheep)
- [#118] Improve tests (@flying-sheep)
v0.11.0
- [#113] Update linting (@flying-sheep)
- [#114] Various small fixes uncovered by full test coverage (@flying-sheep)
v0.10.0
features
- [#105] Simplify typehints. No more hover as s-a-t got pretty enough formatting that this is no longer needed (@flying-sheep)
development
- [#91, #100] Format with ruff (@flying-sheep)
- [#101] remove Python 3.8 and add 3.12 (@flying-sheep)
- Various other fixes to dependencies and CI
v0.9.5
features
- [#85] Support annotation-only attributes (@flying-sheep)
development
- [#83] Switch to trusted publishing (@flying-sheep)
v0.9.4
- [0c8a615] Theme: skip buggy docutils versions, see scverse/cookiecutter-scverse#205 (@flying-sheep)
v0.9.3
- [#80] Fix book theme options (@flying-sheep)
v0.9.2
- [#79] Fix env caching (@flying-sheep)