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 bf68ffc commit 0f42705Copy full SHA for 0f42705
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## 1.21
4
+
5
+- Handle types from types module
6
+- If module is \_io, use io instead
7
+- Put rtype before examples or usage section
8
+- Remove redundant return type for attributes
9
+- Handle collections.abc.Callable as well as typing.Callable
10
+- Put Literal args in code blocks
11
12
## 1.20.2
13
14
- Fix Optional role to be data.
0 commit comments