Back to Spacevim

Version 2.5.0

bundle/vim-pydocstring/CHANGES.rst

2.4.06.1 KB
Original Source

Version 2.5.0

Released on Aug 22th 2020

Version 2.4.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.

Version 2.3.7

Released on Dec 6th 2020

Version 2.3.6

Released on Dec 6th 2020

Version 2.3.5

Released on Dec 6th 2020

Version 2.3.4

Released on Nov 12th 2020

Version 2.3.3

Released on Nov 11th 2020

Version 2.3.2

Released on Jul 12th 2020

Version 2.3.1

Released on Apr 30th 2020

Version 2.3.0

Released on Apr 28th 2020

Version 2.2.0

Released on Mar 31th 2020

Version 2.1.0

Released on Mar 3rd 2020

Version 2.0.0

Released on Feb 22th 2020

Version 2.0.0

Version 1.0.0

Released on Feb 9th 2020

Last version of pure Vim script

Version 0.7.0

Released on Jan 18th 2020

Version 0.6.0

Released on Jun 30th 2018

Version 0.5.0

Released on Jun 30th 2018

Version 0.4.0

Released on May 6th 2018

Version 0.3.0

Released on Dec 10th 2017

Version 0.2.0

Released on Nov 19th 2017

  • Minor changes

    • Notice template {{_return_type_}} does not add extra blank
    • Now template shows as is

Version 0.1.6

Released on Nov 18th 2017

Version 0.1.5

Released on Nov 18th 2017

Version 0.1.4

Released on Sep 10th 2017

Version 0.1.3

Released on Jul 18th 2017

Released on July 2nd 2017

Version 0.1.2

Released on Mar 25th 2017

Version 0.1.1

Released on Feb 12th 2017

Version 0.1.0

Released on Dec 25th 2016

Version 0.0.9

Released on Nov 20th 2016

Version 0.0.8

Released on Sep 1th 2016

Version 0.0.7

Released on June 1th 2016

Version 0.0.6

Released on January 17th 2016

  • add pydocstring_enable_mapping option.

    Thx @nfischer

Version 0.0.5

Released on September 28th 2015

  • Tiny refactoring.

Version 0.0.4

Released on September 14th 2015

  • Enable to use async keyword

Version 0.0.3

Released on December 14th 2013

  • Fix issue#5

Version 0.0.2

Released on December 06th 2013

  • Add template variables for Numpy style docstring