coursier v2.0.0-RC6 Release Notes

Release Date: 2020-02-02 // about 4 years ago
    • โฌ‡๏ธ Drop scala 2.11 support
    • ๐Ÿ– 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.Versions API (#1515, thanks to @fthomas)
    • Switch to Scala.JS 0.6.32
    • Don't issue HEAD requests in local mode (--mode local from 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)