Skip to content

Releases: autozimu/LanguageClient-neovim

0.1.3

22 Dec 02:34

Choose a tag to compare

(cargo-release)  version 0.1.3

0.1.2

22 Dec 01:43

Choose a tag to compare

(cargo-release)  version 0.1.2

0.1.0

30 Nov 03:09

Choose a tag to compare

Update CI script.

- Do not use zip.
- For Windows, use gnu toolchain, which will eliminate appveyor and MSVC
dependencies.
- Change integration tests logging level.
- Only cat logs when tests failed.
- Use docker command availability to decide whether to run integration tests.
- Fix compatible with Windows. libc on Windows does not have `waitpid`.
- Echo as error when exited unexpectedly.