Skip to content

Release v3.5.0

Compare
Choose a tag to compare
@kkoomen kkoomen released this 31 Oct 11:32
· 993 commits to master since this release
c2112d0

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)