bundle/vim-pydocstring/CHANGES.rst
Released on Aug 22th 2020
Add ignore_init option
see https://github.com/heavenshell/py-doq/releases/tag/0.8.0
Released on Dec 6th 2020
Remove blank line at Neovim
Neovim add blank line to the end of file when PydocstringFormat executed. This behavior is not expected and fix as Vim's behavior.
Released on Dec 6th 2020
Fix PydocstringFormat also fixed
see https://github.com/heavenshell/vim-pydocstring/issues/123
Thx @tsuyoshicho
Released on Dec 6th 2020
Remove unnecessary complete
see https://github.com/heavenshell/vim-pydocstring/issues/119
Thx @tsuyoshicho
Released on Dec 6th 2020
Fix buffer local mapping
see https://github.com/heavenshell/vim-pydocstring/pull/118
Thx @tsuyoshicho
Released on Nov 12th 2020
Add option f and n for ln command
see https://github.com/heavenshell/vim-pydocstring/pull/112
Thx @roachsinai
Released on Nov 11th 2020
Add support for smarttab / shiftwidth
see https://github.com/heavenshell/vim-pydocstring/pull/110
Thx @brentyi
Released on Jul 12th 2020
Bug fix
see https://github.com/heavenshell/vim-pydocstring/pull/105
Thx @jrwrigh @edkirk30
Released on Apr 30th 2020
Document fix
see https://github.com/heavenshell/vim-pydocstring/pull/95
Thx @acamso
Released on Apr 28th 2020
Minor changes
see https://github.com/heavenshell/vim-pydocstring/pull/89
Thx @brentyi, @nkakouros
Released on Mar 31th 2020
Bug fix
see https://github.com/heavenshell/vim-pydocstring/issues/82
Thx @Trashcleaner
Add exception feature
see https://github.com/heavenshell/vim-pydocstring/pull/79
Thx @JPFrancoia
Released on Mar 3rd 2020
Bug fix
see https://github.com/heavenshell/vim-pydocstring/pull/72
Thx @nkakouros
Released on Feb 22th 2020
Version 2.0.0
Released on Feb 9th 2020
Last version of pure Vim script
Released on Jan 18th 2020
Bug fix
see https://github.com/heavenshell/vim-pydocstring/issues/61
Thx @LucaZampieri
Released on Jun 30th 2018
Bug fix
{{_return_type_}} or {{_nested_indent_}}see https://github.com/heavenshell/vim-pydocstring/issues/51
Thx @JPFrancoia
Released on Jun 30th 2018
Bug fix
see https://github.com/heavenshell/vim-pydocstring/issues/44
Released on May 6th 2018
Bug fix
see https://github.com/heavenshell/vim-pydocstring/issues/46
Released on Dec 10th 2017
Bug fix
List[int, int, int]) are brokensee https://github.com/heavenshell/vim-pydocstring/issues/40
Released on Nov 19th 2017
Minor changes
{{_return_type_}} does not add extra blankReleased on Nov 18th 2017
Minor changes
see https://github.com/heavenshell/vim-pydocstring/issues/34
Released on Nov 18th 2017
Fix bug
see https://github.com/heavenshell/vim-pydocstring/issues/34
Thx @themightyoarfish
Released on Sep 10th 2017
Fix bug
Template does not exist exception at set wildignore=*.txt
see https://github.com/heavenshell/vim-pydocstring/pull/32
Thx @demonye
Released on Jul 18th 2017
Fix bug
Do not ignore ..
see https://github.com/heavenshell/vim-pydocstring/issues/28
Released on July 2nd 2017
Fix bug
Variable type mismatch for: argTemplate
see https://github.com/heavenshell/vim-pydocstring/issues/25
Thx @oxo42
Released on Mar 25th 2017
Fix bug
Ignored indent when docstring start with '''.
Delete blank line if {{_returnType_}} not exists.
see https://github.com/heavenshell/vim-pydocstring/issues/19
Thx @brainscience
Released on Feb 12th 2017
Fix bug
If none typed arg, lack of last :.
see https://github.com/heavenshell/vim-pydocstring/issues/17
Released on Dec 25th 2016
Add type-hint
see https://github.com/heavenshell/vim-pydocstring/pull/15
Thx @letientai299
Released on Nov 20th 2016
Add Vader integration tests
see https://github.com/heavenshell/vim-pydocstring/pull/14
Thx @letientai299
Released on Sep 1th 2016
Fix add expand to allow relative path
see https://github.com/heavenshell/vim-pydocstring/pull/12
thx @ning-yang
Released on June 1th 2016
add _nested_indent_ template variable.
see https://github.com/heavenshell/vim-pydocstring/issues/3#issuecomment-222584162
Thx @pirDOL
Released on January 17th 2016
add pydocstring_enable_mapping option.
Thx @nfischer
Released on September 28th 2015
Released on September 14th 2015
async keywordReleased on December 14th 2013
Released on December 06th 2013