Skip to content

v1.1.0-M5

Pre-release
Pre-release
Compare
Choose a tag to compare
@alexarchambault alexarchambault released this 03 Dec 10:18
8265c14

Changes

  • Switch to Scala.js 0.6.23, scala-xml 1.1.0 (#866)
  • Add / substitute Maven properties parent.{groupId, artifactId, version} during resolution (#870, thanks to @lgirault)
  • Add coursier.Cache.Dangerous.maven2Local helper for ~/.m2/repository in the API (#868, thanks to @mpollmeier)
  • Add coursierCreateLogger task in sbt plugin, to allow setting up a custom logger (#872, #880, thanks to @teozkr)