github coursier/coursier v1.0.1

latest releases: v2.1.9, v2.1.8, v2.1.7...
6 years ago

Changes

  • Allow to output resolution and fetch result in a JSON file (#692, #724, #749, mainly to be used by Pants, thanks to @wisechengyi)
  • Move the echo helper project to its own repository (#719)
  • Move the http-server helper project to its own repository (#720)
  • Move the sbt-launcher experimental project to its own repository (#721, #722)
  • Build coursier with sbt 1.0.x (#629)
  • Mention installation on archlinux in the README (#726, thanks to @2m)
  • Add sqlline example in the README (#727, thanks to @mprudhom)
  • Replace some of our sbt 0.13 / 1.0 compatibility code with @dwijnand's sbt-compat (#731, thanks to @dwijnand)
  • Small tweaks in the build of coursier (#729, #730, thanks to @dwijnand)
  • Automatically add non-http(s) artifacts in generated bootstraps (#742, thanks to @bosyi)
  • Add new syntax for classifiers for the CLI tools, like org:name:0.1,classifier=foo (#735, thanks to @wisechengyi)
  • Allow to deactivate Maven profiles from the CLI tools, like --profile '!scala-2.11' (#761)
  • Reference less things directly under the sbt._ namespace from the sbt plugins, to ease the use of coursier from sbt itself (#746, #763, #764, thanks to @leonardehrenfried)
  • Add ZSH completions (#756, thanks to @propensive)
  • Ensure POM files aren't added to the classpath by bootstraps (#762)

Don't miss a new coursier release

NewReleases is sending notifications on new releases.