File tree Expand file tree Collapse file tree 4 files changed +12
-4
lines changed Expand file tree Collapse file tree 4 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 1+ Version 0.1.0
2+ -------------
3+ Released on Dec 25th 2016
4+
5+ - Add type-hint
6+ see https://github.com/heavenshell/vim-pydocstring/pull/15
7+ Thx @letientai299
8+
19Version 0.0.9
210-------------
311Released on Nov 20th 2016
412
5- - Add Vader integration tes
13+ - Add Vader integration tests
614 see https://github.com/heavenshell/vim-pydocstring/pull/14
715 Thx @letientai299
816
Original file line number Diff line number Diff line change 11" Insert Docstring.
22" Author: Shinya Ohyanagi <sohyanagi@gmail.com>
3- " Version: 0.0.9
3+ " Version: 0.1.0
44" License: This file is placed in the public domain.
55" WebPage: http://github.com/heavenshell/vim-pydocstriong/
66" Description: Generate Python docstring to your Python script file.
Original file line number Diff line number Diff line change 11*pydocstring.txt* Generate Python docstring to your Python code.
22
3- Version: 0.0.9
3+ Version: 0.1.0
44Author: Shinya Ohynagi <sohyanagi@gmail.com>
55Repository: http://github.com/heavenshell/vim-pydocstring/
66License: BSD, see LICENSE for more details.
Original file line number Diff line number Diff line change 11" File: pydocstring.vim
22" Author: Shinya Ohyanagi <sohyanagi@gmail.com>
3- " Version: 0.0.9
3+ " Version: 0.1.0
44" WebPage: http://github.com/heavenshell/vim-pydocstriong/
55" Description: Generate Python docstring to your Python script file.
66" License: BSD, see LICENSE for more details.
You can’t perform that action at this time.
0 commit comments