Skip to content

Releases: kkoomen/vim-doge

Release v3.10.0

28 Apr 16:37
d336129
Compare
Choose a tag to compare

3.10.0 (2021-04-28)

Bug Fixes

  • fix issue with return type not rendering when it should (3421840)
  • fix issue with void return being rendered (3126f68)
  • get omit_redundant_param_types test passing, add better description (7882a1a)
  • optimise code and fix filetype switching issue (e6bab1f)
  • revert changing default to optional in membertype expressions template. (e17fb0b)
  • revert version (60ec8f0)

Features

  • Add option to remove redundant param types in jsdoc. (17b6147)
  • Add tests for omit_redundant_param_types option for javascript, add option description to readme. (3049d64)

Release v3.9.1

29 Mar 12:41
864be85
Compare
Choose a tag to compare

3.9.1 (2021-03-29)

Bug Fixes

Release v3.9.0

15 Mar 12:12
d8a28f9
Compare
Choose a tag to compare

3.9.0 (2021-03-15)

Features

  • implement Errors and Safety sections (358a0fa)
  • implement rust with support for functions/methods (77becd5)

Release v3.8.1

07 Mar 15:18
fb15bda
Compare
Choose a tag to compare

3.8.1 (2021-03-07)

Bug Fixes

  • windows: remove old param in build.ps1 (5aec2f6)

Release v3.8.0

07 Mar 15:07
82c438e
Compare
Choose a tag to compare

3.8.0 (2021-03-07)

Bug Fixes

Features

  • replace vercel/pkg with caxa (3c145fd)

Release v3.7.0

17 Feb 06:21
38aef16
Compare
Choose a tag to compare

3.7.0 (2021-02-17)

Bug Fixes

  • adjust python errors; adjust package.json and tsconfig to use build/ instead of dist/ (e0f29d4)
  • temp allow more output in CI (871c2da)
  • use the same logic for the DogeCreateDocStandard command in the test itself (2eafe9b)
  • ci: use correct checkout path for vader.vim (6d4c7eb)

Features

  • rename build:binary -> build:binary:unix (7ec480c)

Release v3.6.0

19 Dec 15:51
beffe78
Compare
Choose a tag to compare

3.6.0 (2020-12-19)

Bug Fixes

  • cpp: support functions that return pointers (#179) (493336a)

Features

Release v3.5.4

17 Nov 23:39
e2d8cf1
Compare
Choose a tag to compare

3.5.4 (2020-11-17)

Bug Fixes

  • adjust elif statement to be compatible with dash (#160) (3964cb0)

Release v3.5.3

17 Nov 14:35
37491c5
Compare
Choose a tag to compare

3.5.3 (2020-11-17)

Bug Fixes

  • make install script compatible with dash (#160) (3129f22)

Release v3.5.2

16 Nov 13:53
27484e4
Compare
Choose a tag to compare

3.5.2 (2020-11-16)