v2.0.11
Optimizations
- Create less intermediary objects in hot paths during resolutions (#1920, thanks to @jtjeferreira)
Changes
- In
cs launch
, if no JVM is installed, automatically download one in and use it from the coursier JVM cache, so thatcs launch
commands work out-of-the-box, even when no JVM is installed.