Skip to content

Releases: kkoomen/vim-doge

Release v3.3.2-beta.12

23 Oct 17:05
0eecf4b
Compare
Choose a tag to compare
Pre-release
Release v3.3.2-beta.12

Release v3.3.2-beta.11

23 Oct 17:00
99e6d9e
Compare
Choose a tag to compare
Pre-release
Release v3.3.2-beta.11

Release v3.3.2-beta.10

23 Oct 16:55
f4e40f1
Compare
Choose a tag to compare
Pre-release
Release v3.3.2-beta.10

Release v3.3.2-beta.1

23 Oct 14:18
9b74ea4
Compare
Choose a tag to compare
Release v3.3.2-beta.1 Pre-release
Pre-release

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

Bug Fixes

  • ci: use env variables for node-version and build target (eaf8e5b)

Features

  • ci: rename ci.yml to tests.yml (f9a35a0)

Release v3.3.2-beta.0

23 Oct 13:37
a90f814
Compare
Choose a tag to compare
Release v3.3.2-beta.0 Pre-release
Pre-release

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)

Release v3.3.1

21 Oct 12:10
1da96d4
Compare
Choose a tag to compare

3.3.1 (2020-10-20)

Bug Fixes

  • install.sh: Only make dir when it does not exists (#113) (3006c7b)

Release v3.3.0

21 Oct 12:10
04adbb0
Compare
Choose a tag to compare

3.3.0 (2020-10-20)

Features

  • archive binaries in builds for faster downloads (42e92f6)

Release v3.2.10

21 Oct 12:10
53e3585
Compare
Choose a tag to compare

3.2.10 (2020-10-20)

Bug Fixes

  • typescript: use TSX parser to support JSX/TSX in JS/TS (#110) (60cbfe7)

Release v3.1.2-beta.1

16 Oct 17:51
9698cc1
Compare
Choose a tag to compare
Release v3.1.2-beta.1 Pre-release
Pre-release

3.1.2-beta.1 (2020-10-16)

Features

  • optimise install + build scripts (06db921)
  • update doge#install() (fdfcd2f)

Release v3.1.2-beta.0

16 Oct 17:19
a2c959d
Compare
Choose a tag to compare
Release v3.1.2-beta.0 Pre-release
Pre-release

3.1.2-beta.0 (2020-10-16)

Features

  • add initial setup (bf7745b)
  • add proper build flow into single binary; add release-it config (17b42dc)