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 b9304b5 commit e35cf38Copy full SHA for e35cf38
CHANGELOG.md
@@ -1,8 +1,12 @@
1
-# 0.12
+# 0.13 (2021-11-17)
2
+
3
+- Google: Added support for Example / Examples section
4
5
+# 0.12 (2021-10-15)
6
7
- General: Added support for lone `:rtype:` meta information (thanks to @abergou)
8
-# 0.11
9
+# 0.11 (2021-09-30)
10
11
- General: Started tracking changes
12
- General: Added ability to combine function docstrings (thanks to @abergou)
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = docstring_parser
-version = 0.12
+version = 0.13
url = https://github.com/rr-/docstring_parser
author = Marcin Kurczewski
author_email = [email protected]
0 commit comments