github coursier/coursier v1.1.0-M1

latest releases: v2.1.9, v2.1.8, v2.1.7...
pre-release6 years ago

Changes

  • Remove some references to types directly under sbt. in sbt-shared module, to ease using coursier from sbt itself (#775, thanks to @leonardehrenfried)
  • Update points in DEVELOPMENT.md (#777 thanks to @baroquebobcat, #776)
  • Automatically initialize and update submodules when compiling coursier (#785)
  • Allow to specify the URL of a dependency via the CLI (#774, thanks to @dotordogh, use like coursier fetch org:name:ver,url=https%3A%2F%2F…%2Ffoo.jar)
  • core and cache modules don't depend on scalaz anymore (#781, #796, #807)
  • Remove some deprecated methods (#800, thanks to @wisechengyi)
  • Switch to directories 6 (#806)
  • Better handling of classifiers in JSON report (#782, thanks to @baroquebobcat)
  • Reattempt downloads in case of checksum error (#797, thanks to @wisechengyi)
  • Handle invalid partial content response code by retrying to download from start of file (#795, thanks to @rberenguel)

Don't miss a new coursier release

NewReleases is sending notifications on new releases.