Skip to content

Releases: kkoomen/vim-doge

Release v3.4.1

24 Oct 14:47
1c46836
Compare
Choose a tag to compare

3.4.1 (2020-10-24)

Bug Fixes

  • typescript: do not generate docs for function calls (65ae158)

Release v3.4.0

24 Oct 11:24
d44e9f6
Compare
Choose a tag to compare

3.4.0 (2020-10-24)

Bug Fixes

Features

Release v3.3.2-beta.26

24 Oct 07:50
09c393e
Compare
Choose a tag to compare
Pre-release

3.3.2-beta.26 (2020-10-24)

Bug Fixes

  • ci: use underscores in yml keys (74df0df)

Release v3.3.2-beta.25

24 Oct 07:42
cb4d745
Compare
Choose a tag to compare
Pre-release

3.3.2-beta.25 (2020-10-24)

Bug Fixes

  • give prio to ./bin/vim-doge.exe instead of ./bin/vim-doge (5e42557)
  • ci: add vader.vim to neovim tests (dde32db)
  • ci: always build from source with neovim (6b1a0e9)
  • ci: bump neovim version from v0.2.0 -> v0.2.1 (1435a2b)
  • ci: bump neovim version from v0.2.1 -> v0.2.2 (33a4d1d)
  • ci: bump neovim version from v0.2.2 -> v0.3.0 (3e12b0a)
  • ci: bump neovim version from v0.3.0 -> v0.3.2 (356cd50)
  • ci: change vim_type:vim to vim_type:neovim for neovim tests (5cd086f)
  • ci: check if binary exists before using chmod (b1b5a89)
  • ci: convert TARGET env var into output var (cce2d2c)
  • ci: do not run chmod on vim-doge.exe (7d4bc9d)
  • ci: pass target to build script (b33ebb0)
  • ci: surpress chmod errors from build.sh (910b6b9)
  • ci: use head instead of stable vim version (1dc882c)
  • install script: fix incorrect unarchiving commands (f001e03)

Features

  • remove support for windows (2d7010d)
  • ci: add neovim tests (54ecd1a)
  • ci: include windows-latest in the tests (34cdb72)
  • ci: use matrix.include to switch target version and other vars (2c763f3)
  • ci: use thinca/action-setup-vim instead of rhysd/action-setup-vim (06165aa)

Release v3.3.2-beta.19

23 Oct 17:56
780df9d
Compare
Choose a tag to compare
Release v3.3.2-beta.19

Release v3.3.2-beta.17

23 Oct 17:46
49fc2e7
Compare
Choose a tag to compare
Release v3.3.2-beta.17

Release v3.3.2-beta.8

23 Oct 16:33
fcebc7a
Compare
Choose a tag to compare
Release v3.3.2-beta.8 Pre-release
Pre-release
Release v3.3.2-beta.8

Release v3.3.2-beta.7

23 Oct 16:20
755a233
Compare
Choose a tag to compare
Release v3.3.2-beta.7 Pre-release
Pre-release
Release v3.3.2-beta.7

Release v3.3.2-beta.4

23 Oct 15:27
501bd13
Compare
Choose a tag to compare
Release v3.3.2-beta.4 Pre-release
Pre-release
Release v3.3.2-beta.4

Release v3.3.2-beta.3

23 Oct 14:44
a90a36c
Compare
Choose a tag to compare
Release v3.3.2-beta.3 Pre-release
Pre-release

3.3.2-beta.3 (2020-10-23)

Bug Fixes

  • ci: specify all branches, excluding tags (950a82a)