sbt-mima-plugin v0.8.1 Release Notes
Release Date: 2020-10-19 // over 2 years ago-
โจ Enhancements
- Resolve ambiguity introduced by JDK 14 #556 by @SethTisue
- ๐ Fix error message #555 by @xuwei-k
- Extract andClose #553 by @dwijnand
- Close classpath directory after listing #552 by @raboof
- ๐ Use sbt (1.0's!) dependencyResolution #551 by @dwijnand
- ๐ฒ Make Logging public again #549 by @dwijnand
- Bunch of little readme tweaks #546 by @SethTisue
โก๏ธ Updates
- โก๏ธ Update coursier to 2.0.3 #565 by @scala-steward
- โก๏ธ Update munit to 0.7.14 #563 by @scala-steward
- โก๏ธ Update sbt to 1.4.0 #561 by @scala-steward
Previous changes from v0.8.0
-
๐ New features
โจ Enhancements
- ๐ Use CoursierDependencyResolution rather than IvyDependencyResolution #508 by @alexarchambault
- ๐ง Make DependencyResolution configurable #509 by @alexarchambault
- Don't normalize names #510 by @alexarchambault
- ๐ Parse signatures to avoid false positives #505 by @raboof
- ๐ Fast-fail on unsupported Scala versions #486 by @dwijnand
- Cut dependency on scala-compiler and scala-reflect #495 by @dwijnand
- Replace sys.exit(-1) with sys.error(msg) #490 by @htmldoug
๐ For full details see the milestone and/or the changelog.