github coursier/coursier v1.0.0-M15

latest releases: v2.1.10, v2.1.9, v2.1.8...
pre-release7 years ago

Changes

  • Add experimental coursier spark-submit command (#335, #346, #350, #377, #396, with contributions from @darkjh)
  • Accept spaces in version intervals (#354, thanks to @eboto)
  • Better profile activation handling (#360, thanks to @eboto)
  • Switch to case-app 1.1.2 (#365)
  • Use system classloader as base classloader when launching apps (#366)
  • Add support for scala 2.12 (#368, #374, with contributions from @larsrh)
  • Take into account sbt.log.noformat property (#373)
  • Ignore fallback dependencies in SBT plugin if the corresponding URL cannot be found ("from "url"", #373)
  • Handle cycles when printing trees (#376, thanks to @kzys)
  • Handle OS / JDK conditions in profile activation (#381)
  • Limit messages in SBT plugin (nothing should be printed if nothing is downloaded, #381, #393)
  • Add option to swap Scala mainline JARs with Typelevel ones (#392)
  • Java 6 compatibility (#401)

Non-backward compatible changes

  • A few things related to profile activation changed, both internally and in the user API, it is recommended to re-compile your code against 1.0.0-M15.

Don't miss a new coursier release

NewReleases is sending notifications on new releases.