Releases: theislab/scanpydoc
Releases · theislab/scanpydoc
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)
v0.7.11
- [#68][#70][#71] Fixed DLTypedField for pydata sphinx theme (@flying-sheep)
v0.7.8
- [#63]
sphinx-autodoc-typehints
1.22 compat (@flying-sheep) - [#66] Fix AttributeError when objects don’t have a
__qualname__
, e.g.UnionType
objects (@flying-sheep)
v0.7.7
- [#50] Fix return tuples (@flying-sheep)
v0.7.6
- [#48] Support dataclasses (@flying-sheep)
v0.7.5
- [#44] Use
typehints_formatter
option of sphinx-autodoc-typehints 1.15 (@flying-sheep)
v0.7.4
- [#39] Handle misspecified args to
dict
(@flying-sheep) - [#41] pre-commit autoupdate (@pre-commit-ci)
- [#43] Use
typehints_defaults
option of sphinx-autodoc-typehints 1.14 (@flying-sheep)
v0.7.3
- [#30] DocSearch: Add debug, increase hits per page (@ivirshup)
- [#36] Sphinx 4.1 fixes (@flying-sheep)