This repository has been archived by the owner on Nov 7, 2022. It is now read-only.
Releases: scalameta/coc-metals
Releases · scalameta/coc-metals
v0.9.3
What’s Changed
- Remove setting the client since it's no longer necessary (#289) @ckipp01
- Remove isCompletionItemResolve setting. (#288) @ckipp01
- Account for new lines in doctor header. (#287) @ckipp01
- Add in excludedPackages to user settings (#284) @ckipp01
🔧 Dependency updates
- Bump @types/node from 14.6.2 to 14.6.4 (#286) @dependabot-preview
- [Security] Bump yargs-parser from 15.0.0 to 15.0.1 (#285) @dependabot-preview
- Bump @types/node from 14.6.0 to 14.6.2 (#283) @dependabot-preview
- Bump prettier from 2.1.0 to 2.1.1 (#281) @dependabot-preview
- Bump prettier from 2.0.5 to 2.1.0 (#280) @dependabot-preview
- Bump ts-loader from 8.0.2 to 8.0.3 (#279) @dependabot-preview
- Bump typescript from 3.9.7 to 4.0.2 (#278) @dependabot-preview
v0.9.2
What’s Changed
- Bump default version to 0.9.3 (#277) @ckipp01
- Add in extensions and commands from metals-languageclient. (#273) @ckipp01
- Bump minimum version of coc engine (#274) @ckipp01
🔧 Dependency updates
- Bump @types/node from 14.0.27 to 14.6.0 (#276) @dependabot-preview
- [Security] Bump dot-prop from 4.2.0 to 4.2.1 (#275) @dependabot-preview
- Bump ts-loader from 8.0.1 to 8.0.2 (#270) @dependabot-preview
- [Security] Bump elliptic from 6.5.2 to 6.5.3 (#269) @dependabot-preview
- Bump @types/node from 14.0.26 to 14.0.27 (#268) @dependabot-preview
- Bump @types/node from 14.0.25 to 14.0.26 (#266) @dependabot-preview
- Bump @types/node from 14.0.24 to 14.0.25 (#265) @dependabot-preview
- Bump @types/node from 14.0.23 to 14.0.24 (#263) @dependabot-preview
- Bump typescript from 3.9.6 to 3.9.7 (#262) @dependabot-preview
- [Security] Bump lodash from 4.17.15 to 4.17.19 (#261) @dependabot-preview
v0.9.1
What’s Changed
- Bump default version of metals. (#260) @ckipp01
- Bump metals-languageclient (#257) @ckipp01
- Add in new reset-choice command. (#251) @ckipp01
- Change mappings to accound for new code action behavior (#242) @ckipp01
- Update docs (#241) @ckipp01
🔧 Dependency updates
- Bump ts-loader from 8.0.0 to 8.0.1 (#258) @dependabot-preview
- Bump @types/node from 14.0.22 to 14.0.23 (#256) @dependabot-preview
- Bump @types/node from 14.0.20 to 14.0.22 (#254) @dependabot-preview
- Bump @types/node from 14.0.19 to 14.0.20 (#246) @dependabot-preview
- Bump ts-loader from 7.0.5 to 8.0.0 (#245) @dependabot-preview
- Bump @types/node from 14.0.18 to 14.0.19 (#244) @dependabot-preview
- Bump @types/node from 14.0.14 to 14.0.18 (#243) @dependabot-preview
- Bump typescript from 3.9.5 to 3.9.6 (#240) @dependabot-preview
v0.9.0
What’s Changed
- Bump default metals version to 0.9.1 (#239) @ckipp01
- Add in ammoniteJvmProperties to extension properties (#237) @ckipp01
- Bump metals language client version (#238) @ckipp01
- Add in LICENSE file (#234) @ckipp01
- Make sure commands are all up to date in readme (#233) @ckipp01
- Add in new-scala-project command (#215) @ckipp01
- Remove MarkupString in favor of MarkupContent (#232) @ckipp01
- Add in stripMargin setting to readme (#223) @ckipp01
- Add in setting for new strip margin feature on multiline strings (#221) @ckipp01
- add in new ammonite commands (#149) @ckipp01
- Switch toggleLogs to use workspace.showOutput. (#214) @ckipp01
- Improve the debug docs (#211) @ckipp01
- Remove check against clientCapabilities (#210) @ckipp01
- Integration with vimspector (#83) @danilbykov
- Add node 14 into node-version matrix (#202) @ckipp01
- Correct gif link (#197) @ckipp01
- update docs about new tvp panel (#196) @ckipp01
- Handle recent changes in tree views from v0.9.0 (#195) @danilbykov
🔧 Dependency updates
- Bump @types/node from 14.0.13 to 14.0.14 (#236) @dependabot-preview
- Bump @types/node from 14.0.12 to 14.0.13 (#230) @dependabot-preview
- Bump @types/node from 14.0.11 to 14.0.12 (#229) @dependabot-preview
- Bump typescript from 3.9.3 to 3.9.5 (#228) @dependabot-preview
- Bump @types/node from 14.0.10 to 14.0.11 (#227) @dependabot-preview
- Bump @types/node from 14.0.9 to 14.0.10 (#226) @dependabot-preview
- Bump @types/node from 14.0.6 to 14.0.9 (#225) @dependabot-preview
- Bump @types/node from 14.0.5 to 14.0.6 (#222) @dependabot-preview
- Bump ts-loader from 7.0.4 to 7.0.5 (#219) @dependabot-preview
- Bump @types/node from 14.0.4 to 14.0.5 (#218) @dependabot-preview
- Bump @types/node from 14.0.1 to 14.0.4 (#217) @dependabot-preview
- Bump typescript from 3.9.2 to 3.9.3 (#216) @dependabot-preview
- Bump promisify-child-process from 4.1.0 to 4.1.1 (#213) @dependabot-preview
- Bump metals-languageclient from 0.2.2 to 0.2.6 (#209) @dependabot-preview
- Bump typescript from 3.8.3 to 3.9.2 (#208) @dependabot-preview
- Bump @types/node from 13.13.5 to 14.0.1 (#207) @dependabot-preview
- Bump ts-loader from 7.0.3 to 7.0.4 (#205) @dependabot-preview
- Bump promisify-child-process from 4.0.1 to 4.1.0 (#203) @dependabot-preview
- Bump ts-loader from 7.0.2 to 7.0.3 (#200) @dependabot-preview
- Bump @types/node from 13.13.4 to 13.13.5 (#199) @dependabot-preview
- Bump promisify-child-process from 3.1.4 to 4.0.1 (#198) @dependabot-preview
v0.8.2
What’s Changed
- Initial settings needed for new treeview changes (#190) @ckipp01
- Bump recommended metals version (#194) @ckipp01
- Move from ClientExperimental to InitializationOptions (#191) @ckipp01
- Bump version of metalsLanguageClient (#193) @ckipp01
- add in coc.nvim version to templates (#184) @ckipp01
🔧 Dependency updates
- Bump ts-loader from 7.0.1 to 7.0.2 (#189) @dependabot-preview
- Bump @types/node from 13.13.2 to 13.13.4 (#185) @dependabot-preview
v0.8.1
What’s Changed
- Add in different coloring for tvp commands (#179) @ckipp01
- change the way we target the window id on go-to for tree views (#177) @ckipp01
- [House keeping] use tsserver to order all imports (#176) @ckipp01
- Remove redundent types for tvp (#175) @ckipp01
- Add in tvp interfaces from metals-languageclient (#173) @ckipp01
- Make sure to commit in release to add new version (#168) @ckipp01
- Add in an enable setting to disable or enable the plugin (#166) @ckipp01
- Version didn't update correctly (#163) @ckipp01
- Remove cmdheight recommendation in coc mappings (#162) @ckipp01
🔧 Dependency updates
- Bump prettier from 2.0.4 to 2.0.5 (#182) @dependabot-preview
- Bump @types/node from 13.13.1 to 13.13.2 (#181) @dependabot-preview
- Bump @types/node from 13.13.0 to 13.13.1 (#174) @dependabot-preview
- Bump @types/node from 13.11.1 to 13.13.0 (#172) @dependabot-preview
- Bump ts-loader from 7.0.0 to 7.0.1 (#171) @dependabot-preview
- Bump ts-loader from 6.2.2 to 7.0.0 (#167) @dependabot-preview
v0.8.0
What’s Changed
- Add in new version of metals and super method documentation (#161) @ckipp01
- update prettier and run formatting (#159) @ckipp01
- Format documentation and add in link to wiki (#157) @ckipp01
- update prettier and run formatting (#156) @ckipp01
- remove resolutions (#152) @ckipp01
- Remove version ranges (#151) @ckipp01
- fix extra space in customRepositories (#147) @ckipp01
- Add in missing push back to github after release (#146) @ckipp01
- Manually update version in package.json (#144) @ckipp01
- Remove unecessary async method (#141) @ckipp01
- add in missing gradle and maven settings (#140) @ckipp01
- update coursier (#135) @ckipp01
- add in supermethod related commands (#119) @ckipp01
- update to checkout v2 for actions (#131) @ckipp01
- update prettier and run formatting (#129) @ckipp01
- seperate out prettier in ci to only run on one os (#130) @ckipp01
🔧 Dependency updates
- Bump @types/node from 13.11.0 to 13.11.1 (#160) @dependabot-preview
- Bump @types/node from 13.9.8 to 13.11.0 (#153) @dependabot-preview
- Bump @types/node from 13.9.5 to 13.9.8 (#143) @dependabot-preview
- Bump @types/node from 13.9.4 to 13.9.5 (#137) @dependabot-preview
- Bump metals-languageclient from 0.1.21 to 0.1.22 (#136) @dependabot-preview
- Bump @types/node from 13.9.3 to 13.9.4 (#133) @dependabot-preview
- Bump prettier from 2.0.1 to 2.0.2 (#132) @dependabot-preview
- Bump @types/node from 13.9.2 to 13.9.3 (#127) @dependabot-preview
- Bump ts-loader from 6.2.1 to 6.2.2 (#126) @dependabot-preview
- Bump metals-languageclient from 0.1.20 to 0.1.21 (#125) @dependabot-preview
Release v0.7.4
Release v0.7.3
What’s Changed
- Add in 0.8.2 as new default metals version (#122) @ckipp01
- add in note about necessary node version (#118) @ckipp01
🔧 Dependency updates
- Bump @types/node from 13.9.1 to 13.9.2 (#121) @dependabot-preview
- Bump promisify-child-process from 3.1.3 to 3.1.4 (#120) @dependabot-preview
- Bump coc.nvim from 0.0.76 to 0.0.77 (#117) @dependabot-preview
v0.7.2
What’s Changed
- update coc.nvim and vscode-langserver-protocol (#113) @ckipp01
- update readme section about worksheets (#108) @ckipp01
- typos in readme (#106) @ckipp01
- Fix typo on README (metails) (#104) @mpasa
- typo in readme (#103) @ckipp01
- add in new docs for statusline (#102) @ckipp01
- Add in missing bloop settings and command (#101) @ckipp01
- Add in implementation for user configuration to turn statusBar on or off (#94) @ckipp01
- add in new version of metals (#95) @ckipp01
- Add moved properties clientExperimentalCapabilities (#74) @ckipp01
- add in new way to create a scala file (#92) @ckipp01
- Add rootPatterns (#90) @amiralies
- change out chagelog for release-drafter (#81) @ckipp01
- Add in a trim (#77) @ckipp01
- don't let user create a file with a blank name (#76) @ckipp01
- remove left over new lines and add make sure all commands are listed (#75) @ckipp01
- remove catch and only show generated msg (#72) @ckipp01
- New file command (#73) @ckipp01
- Minor contributing clarification (#70) @stevebob
- Fix another typo (#69) @stevebob
- Fix typo (#68) @stevebob
- update changelog and bump version (#67) @ckipp01
- remove token for changelog generation (#66) @ckipp01
- Update contributers and release ci (#65) @ckipp01
- Enable strict mode (#61) @gabro
- remove unused imports and add in some types (#60) @ckipp01
- Delegate fetching and serverOptions to metals-languageclient (#59) @gabro
- Autoexpand nodes with one child & optimize tree redraw (#55) @danilbykov
- Port more utils to metals-languageclient (#46) @gabro
- Add in docs for tvp (#52) @ckipp01
- Implementation of Tree View Protocol (#38) @danilbykov
- update to newest metals-languageclient (#45) @ckipp01
- Update license (#43) @ckipp01
- Replace some utils with metals-languageclient (#39) @gabro
- Use getJavaOptions from metals-languageclient (#37) @gabro
- Use getJavaHome from metals-languageclient (#36) @gabro
- add in a clear namespace to commented virtual text (#31) @ckipp01
- update readme with new images since the float color issue is fixed (#29) @ckipp01
- update default to cobalt (#27) @ckipp01
- update the way the worksheet hover commands are called (#26) @ckipp01
- fix odd spacing for warning icon (#25) @ckipp01
- change namespace to scalameta (#22) @ckipp01
- Add in the ability to use virtual text for decorations in Neovim (#21) @ckipp01
- Bump @types/node from 13.1.4 to 13.1.5 (#18) @dependabot-preview
- catch coursier err in a nicer way and update recommended mappings (#17) @ckipp01
- add in a bufenter listener to trigger a didFocusTextDocument (#16) @ckipp01
- Bump @types/node from 13.1.2 to 13.1.4 (#15) @dependabot-preview
- use returned json rather than html for doctor (#13) @ckipp01
- Bump @types/node from 13.1.1 to 13.1.2 (#9) @dependabot-preview
- Bump @types/node from 13.1.0 to 13.1.1 (#8) @dependabot-preview
- Client commands, embedded doctor, and inputBox added (#6) @ckipp01
- Update @types/node to the latest version 🚀 (#5) @Greenkeeper
- Add Greenkeeper badge 🌴 (#4) @Greenkeeper
- switch out webpack for parcel (#1) @ckipp01
🔧 Dependency updates
- [Security] Bump acorn from 5.7.3 to 5.7.4 (#112) @dependabot-preview
- Bump @types/node from 13.9.0 to 13.9.1 (#111) @dependabot-preview
- Bump @types/node from 13.7.7 to 13.9.0 (#109) @dependabot-preview
- Bump @types/node from 13.7.6 to 13.7.7 (#99) @dependabot-preview
- Bump typescript from 3.8.2 to 3.8.3 (#98) @dependabot-preview
- Bump coc.nvim from 0.0.74 to 0.0.75 (#96) @dependabot-preview
- Bump @types/node from 13.7.4 to 13.7.6 (#93) @dependabot-preview
- Bump typescript from 3.7.5 to 3.8.2 (#89) @dependabot-preview
- Bump @types/node from 13.7.2 to 13.7.4 (#86) @dependabot-preview
- Bump @types/node from 13.7.1 to 13.7.2 (#84) @dependabot-preview
- Bump metals-languageclient from 0.1.16 to 0.1.17 (#79) @dependabot-preview
- Bump @types/node from 13.7.0 to 13.7.1 (#78) @dependabot-preview
- Bump rimraf from 3.0.1 to 3.0.2 (#71) @dependabot-preview
- Bump metals-languageclient from 0.1.15 to 0.1.16 (#63) @dependabot-preview
- Bump @types/node from 13.5.3 to 13.7.0 (#62) @dependabot-preview
- Bump @types/node from 13.5.2 to 13.5.3 (#58) @dependabot-preview
- Bump semver from 7.1.1 to 7.1.2 (#57) @dependabot-preview
- Bump @types/node from 13.5.1 to 13.5.2 (#56) @dependabot-preview
- Bump @types/node from 13.5.0 to 13.5.1 (#53) @dependabot-preview
- Bump rimraf from 3.0.0 to 3.0.1 (#50) @dependabot-preview
- Bump @types/semver from 6.2.0 to 7.1.0 (#49) @dependabot-preview
- Bump vscode-languageserver-protocol from 3.15.0-next.6 to 3.15.2 (#48) @dependabot-preview
- Bump @types/node from 13.1.8 to 13.5.0 (#44) @dependabot-preview
- Bump vscode-languageserver-protocol from 3.15.0 to 3.15.1 (#41) @dependabot-preview
- Bump @types/node from 13.1.7 to 13.1.8 (#40) @dependabot-preview
- Bump typescript from 3.7.4 to 3.7.5 (#35) @dependabot-preview
- Bump @types/node from 13.1.6 to 13.1.7 (#32) @dependabot-preview
- Bump vscode-languageserver-protocol from 3.14.1 to 3.15.0 (#28) @dependabot-preview
- Bump @types/node from 13.1.5 to 13.1.6 (#20) @dependabot-preview