File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ 0.6.1] - 2022-02-15
4
+
5
+ - Rename oneline-rst to one-line-sphinx
6
+ - Remove oneline-rst-notypes as provided format
7
+ - Documentation: Add examples of docstrings formats #224
8
+
3
9
## [ 0.6.0] - 2022-02-13
4
10
5
11
- Added one line sphinx format support #169 (@sam-hoffman @afarntrog )
13
19
- Fixed bug: Extra underscore in numpy template #216 (@s-weigand )
14
20
- Fixed bug: Extra newlines between sections in some cases #203 (@shaperilio )
15
21
- Fixed bug: Incorrectly parses Literal type hints #223
16
- - Documentation clarification #211 (@johschmitz )
22
+ - Documentation: Quotes clarification #211 (@johschmitz )
17
23
18
24
## [ 0.5.4] - 2020-11-17
19
25
Original file line number Diff line number Diff line change 2
2
"name" : " autodocstring" ,
3
3
"displayName" : " autoDocstring - Python Docstring Generator" ,
4
4
"description" : " Generates python docstrings automatically" ,
5
- "version" : " 0.6.0 " ,
5
+ "version" : " 0.6.1 " ,
6
6
"publisher" : " njpwerner" ,
7
7
"license" : " SEE LICENSE IN LICENSE" ,
8
8
"icon" : " images/icon.png" ,
You can’t perform that action at this time.
0 commit comments