Skip to content

Releases: heavenshell/vim-pydocstring

v2.2.0

30 Mar 15:45
15b02a9

Choose a tag to compare

Changes

Compare

2.1.0...2.2.0

2.1.0

03 Mar 13:31
44434bc

Choose a tag to compare

Release 2.1.0 (#73)

2.0.0

22 Feb 14:03

Choose a tag to compare

Rewrite plugin and bc break.

Require Vim8's job and channel.

1.0.0

22 Feb 11:14
cbea45b

Choose a tag to compare

Last release of pure Vim script version.

Version 2 will requires Vim8's job and channel feature.

0.7.0

09 Feb 09:00

Choose a tag to compare

Bump 0.7.0

0.6.0

30 Jun 08:21

Choose a tag to compare

Merge remote-tracking branch 'origin/master'

0.5.0

29 Jun 17:32
e1995b8

Choose a tag to compare

Release 0.5.0 (#54)

0.4.0

06 May 14:35
9e5ffb2

Choose a tag to compare

Fix default parameter problem (#49)

0.3.0

06 May 14:34
07635ee

Choose a tag to compare

Fix nest typed args are broken (#41)

- Add argument parser function
- Add more tests
- Cosmetic changes

0.2.0

19 Nov 14:18
eb9c354

Choose a tag to compare

  • remove blank line avove {{return_type} #38

Note Default template are changed.