Releases: rtimush/sbt-rewarn
Releases · rtimush/sbt-rewarn
v0.1.3
Same as 0.1.2, but published to Maven Central.
v0.1.2
Changes:
Note, that sbt 1.4.0 is not supported, but older sbt releases should work fine.
v0.1.1
- sbt 1.4.0-RC1 compatibility
v0.1.0
Enable the plugin and enjoy non-incremental compilation warnings:
addSbtPlugin("com.timushev.sbt" % "sbt-rewarn" % "0.1.0")