File tree 4 files changed +13
-3
lines changed
4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change
1
+ Version 0.5.0
2
+ -------------
3
+ Released on Jun 30th 2018
4
+
5
+ - Bug fix
6
+
7
+ - Generate missing param
8
+
9
+ see https://github.com/heavenshell/vim-pydocstring/issues/44
10
+
1
11
Version 0.4.0
2
12
-------------
3
13
Released on May 6th 2018
Original file line number Diff line number Diff line change 1
1
" Insert Docstring.
2
2
" Author: Shinya Ohyanagi <sohyanagi@gmail.com>
3
- " Version: 0.3 .0
3
+ " Version: 0.5 .0
4
4
" WebPage: http://github.com/heavenshell/vim-pydocstriong/
5
5
" Description: Generate Python docstring to your Python script file.
6
6
" License: BSD, see LICENSE for more details.
Original file line number Diff line number Diff line change 1
1
*pydocstring.txt* Generate Python docstring to your Python code.
2
2
3
- Version: 0.4 .0
3
+ Version: 0.5 .0
4
4
Author: Shinya Ohynagi <sohyanagi@gmail.com>
5
5
Repository: http://github.com/heavenshell/vim-pydocstring/
6
6
License: BSD, see LICENSE for more details.
Original file line number Diff line number Diff line change 1
1
" File: pydocstring.vim
2
2
" Author: Shinya Ohyanagi <sohyanagi@gmail.com>
3
- " Version: 0.3 .0
3
+ " Version: 0.5 .0
4
4
" WebPage: http://github.com/heavenshell/vim-pydocstriong/
5
5
" Description: Generate Python docstring to your Python script file.
6
6
" License: BSD, see LICENSE for more details.
You can’t perform that action at this time.
0 commit comments