Skip to content

Releases: kkoomen/vim-doge

Release v3.5.2-beta.1

16 Nov 12:28
06b42ca
Compare
Choose a tag to compare
Release v3.5.2-beta.1 Pre-release
Pre-release

3.5.2-beta.1 (2020-11-16)

Bug Fixes

  • use shellescape() in system call and resolve typo (#157) (3b55111)

Release v3.5.2-beta.0

16 Nov 12:22
bcf9a57
Compare
Choose a tag to compare
Release v3.5.2-beta.0 Pre-release
Pre-release

3.5.2-beta.0 (2020-11-16)

Bug Fixes

  • use case-sensitive check for doge#install() (400e871)

Features

  • do not download binary if already downloaded (b5695b6)

Release v3.5.1

31 Oct 14:56
28a3102
Compare
Choose a tag to compare

3.5.1 (2020-10-31)

Bug Fixes

  • windows: prefix install.ps1 with powershell.exe (5853802)

Release v3.5.0

31 Oct 11:32
c2112d0
Compare
Choose a tag to compare

3.5.0 (2020-10-31)

Bug Fixes

  • ci: exit 1 if reached 5 test tries (f4bd0de)
  • ci: only run windows tests for now (cc00317)
  • ci: run windows tests but only for Vim, exclude NeoVim (e3a0300)
  • ci: use correct windows target value (41eab11)
  • test: make sure the vim-doge rtp are the only runtimepaths (3c963e9)
  • tests: call execute() method in test/vimrc (7be6a45)
  • tests: only create ~/.vim dir on non-windows systems (206a584)
  • tests: temporarily disable neovim tests (4a4e74d)
  • tests: update vimrc runtimepath to work on windows (2684c96)
  • tests: use proper runtimepath and only run windows tests (0d72744)
  • windows: use shellslash check for g:doge_dir (57777b7)
  • add path fix for windows in vercel/pkg submodule (9cf0164)

Features

  • ci: first try to support windows (709b6c6)
  • windows: set shell=powershel before running ps1 script (184f510)

Release v3.4.2-beta.5

27 Oct 13:49
57d84cc
Compare
Choose a tag to compare
Release v3.4.2-beta.5 Pre-release
Pre-release

3.4.2-beta.5 (2020-10-27)

Release v3.4.2-beta.4

27 Oct 13:37
c4c45bc
Compare
Choose a tag to compare
Release v3.4.2-beta.4 Pre-release
Pre-release

3.4.2-beta.4 (2020-10-27)

Release v3.4.2-beta.3

27 Oct 13:12
Compare
Choose a tag to compare
Release v3.4.2-beta.3 Pre-release
Pre-release

3.4.2-beta.3 (2020-10-27)

Bug Fixes

  • ci: only support win64 for now (cd4a7fb)

Release v3.4.2-beta.2

27 Oct 12:58
cab3446
Compare
Choose a tag to compare
Release v3.4.2-beta.2 Pre-release
Pre-release

3.4.2-beta.2 (2020-10-27)

Bug Fixes

  • ci: resolve path to parent dir for windows (02aabcb)

Release v3.4.2-beta.1

27 Oct 12:45
03dde7b
Compare
Choose a tag to compare
Release v3.4.2-beta.1 Pre-release
Pre-release

3.4.2-beta.1 (2020-10-27)

Bug Fixes

  • ci: use powershell equivalent of != and && (fcaa173)

Release v3.4.2-beta.0

27 Oct 12:37
62f5138
Compare
Choose a tag to compare
Release v3.4.2-beta.0 Pre-release
Pre-release

3.4.2-beta.0 (2020-10-27)

Features

  • add initial windows build script setup (24869f9)