Releases: josa42/coc-go
Releases · josa42/coc-go
v1.3.0
v1.2.1
v1.2.0
- feat: Check for new gopls version and install updates by default 1096e07
- feat: check for new gopls versions only once a day 2e8a449
- feat: show status item while checking gopls version 8a6fde8
- feat: use go install on go version >= 1.17 64a46cb
- fix: fix installing go 1.18 0f3ccc3
- fix: Resume starting gopls if version check fails d2c1967
v1.1.0
v0.13.3
v0.13.2
v0.13.1
v0.12.1
v0.12.0
- Remove node@14 c3d3924
- Fix fix tools/goBinPath for non Windows 8e36edb
- Reset TMPDIR properly for gopls 5b41e9a
- Merge pull request #102 from wsw0108/fix-exe 2931916
- Fix update options script c58a24a
- Use doc-dev-tools c6880f9
- Merge branch 'master' into fix-exe 51a19ee
- Update dependencies 54b3f8f
- Update options a7aae76
- fix filepath passed to gomodifytags/gotests under Windows c98d508
- fix tools/goBinPath for Windows 8bbf9a6
- Fix readme 606a64c
- Fix import sort f54b337
- Fix linting e801990
- Update options 2952b16
- Enable gopls on go.mod files 8351469
v0.11.0
- Allow disabling the gopls daemon 5f640c9
- Use shared gopls daemon by default dd7bb9f
- Update restart configs 4c96d8d
- Quick fix tools install 16faa1a
- Remove glide.yaml from root patterns 606b62d
- Fix organize imports auto command in readme 088226e
- Add command go.test.generate.function fbac3db
- Merge pull request #96 from unblee/unblee/add-cmd-go.install.tools b26f27d
- Add go.install.tools command 2110b07