- [119] Fix `rtd_github_links` for functions wrapped using e.g. `functools.wraps` (flying-sheep)
0.12.0
- [116] Add extension for prose return section for numpydoc (flying-sheep) - [118] Improve tests (flying-sheep)
0.11.0
- [113] Update linting (flying-sheep) - [114] Various small fixes uncovered by full test coverage (flying-sheep)
0.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
0.9.5
features
- [85] Support annotation-only attributes (flying-sheep)
development
- [83] Switch to trusted publishing (flying-sheep)
0.9.4
* [0c8a615] Theme: skip buggy docutils versions, see https://github.com/scverse/cookiecutter-scverse/pull/205 (flying-sheep)