v1.2.0
Summary
This release adds compatibility with Metals v0.4.0 (codename Tin) as well as introducing many improvements.
Refer the release notes for Metals v0.4.0 for a summary of the new Metals features!
🎉 New features
- Add "cascade compile" and "cancel compile" tasks. #51 (olafurpg)
- Synchronize client commands with latest Metals. #51 (olafurpg)
💅 UX improvements
- Select latest JVM version when possible. [#58](#58 (olafurpg)
- Use non-memory JVM options from .jvmopts file. [#57] (olafurpg)
- Focus on webview when running doctor. [#55] (olafurpg)
- Reduce default memory settings. #48 (olafurpg)
- Add mis-configured Java Home as possible reason for download error. #49 (olafurpg)
- Ask to reload window on changes to server properties. #43 (olafurpg)
- Prefer JDK over JRE. #38 (gabro)