Releases: theislab/scanpydoc
Releases · theislab/scanpydoc
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)
v0.7.2
v0.7.1
- [3c92495] Set minimum
typing_extensions
version to 3.10 (@flying-sheep)
v0.7
- [#32] Fix for sphinx-autodoc-typehints 1.12 (@flying-sheep)