Releases: theislab/scanpydoc
Releases · theislab/scanpydoc
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)
v0.9.1
- [#78] More robust paths (@flying-sheep)
v0.9
- [#76] Remove path inference and make it explicit
project_dir
→rtd_links_prefix
(@flying-sheep)
v0.8
- [#72] Use classifier nodes (@flying-sheep)
- [#73] switch to book theme (@flying-sheep)