sbt/notes/1.0.0-M13.markdown

1.5 KiB

Changes

  • Lots of fixes (#262, #290, #293, #294, #304, #305, #311, #312)
  • Add support for version intervals for Ivy repositories (#265)
  • Better --intransitive option from the command-line tools (#264)
  • Take into account scalaOrganization setting (#267)
  • Add support for TTL (#269, #306)
  • Better error messages from the SBT plugin (#270)
  • Allow to specify Maven profiles to use (#293, #306)

Non-backward compatible changes

  • Possible minor incompatible binary changes because of changes in the internals of coursier, it is recommended to recompile your code against the 1.0.0-M13 version.