Skip to content

Release v3.3.2-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@kkoomen kkoomen released this 23 Oct 13:37
· 1171 commits to master since this release
a90f814

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

Bug Fixes

  • revert package.json version back (20142bf)
  • ci: add matrix prefix for variable (3bfa189)
  • ci: do not compress binary if no name has been given (d607ee0)
  • ci: replace old $tests var with all the necessary globs (3f8c81f)
  • ci: set runtimepath correctly for unix / macunix (2b634c5)
  • ci: split up single job into separate linux + macos jobs (0e25059)
  • ci: use proper testing setup for vim + neovim (6022cab)
  • add vader as a submodule and adjust test vimrc runtimepath (21bbbc1)

Features

  • ci: add linux build to the release.yml (287dd6b)
  • ci: add release workflow (678d913)
  • move echo to the top to ensure proper color echoing (6e66713)
  • ci: filter vader output (4fd24e4)
  • gitmodules: add shallow = true to vader (73da31a)
  • remove travis.yml and setup initial CI workflow (0c35ac9)