v2.0.0-RC6
Pre-release
Pre-release
- Drop scala
2.11support - Handle JDK version intervals in Maven profile activation (#1504)
- Fix regression in the handling of properties when both parent POMs and Maven import scope are involved (regression since
2.0.0-RC5-4, #1505) - Add support for mirrors when using the
coursier.VersionsAPI (#1515, thanks to @fthomas) - Switch to Scala.JS
0.6.32 - Don't issue
HEADrequests inlocalmode (--mode localfrom the CLI, #1522, thanks to @fthomas) - Fix progress bars in the Windows command terminal (regression since around
2.0.0-RC3-3) - Build native CLI launchers with GraalVM
19.3.1, build Windows launchers too (#1525, see instructions on the website)