We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25ddf57 commit d8fb03dCopy full SHA for d8fb03d
CHANGELOG
@@ -1,3 +1,11 @@
1
+0.9.2 (2020-11-25)
2
+=====
3
+ - Stop touching objects blacklisted with `__pdoc__`.
4
+ - Use last `__init__` to document class signature (e.g. in case of
5
+ `@typing.overload`).
6
+ - Better formatting of `nptyping` and `typing.NewType` annotations.
7
+ - Fix minor lunr search bugs from the previous version.
8
+
9
0.9.1 (2020-09-28)
10
=====
11
- Fix circular imports and generally handling of typing annotations when
0 commit comments