Skip to content

Releases: rtimush/sbt-rewarn

v0.1.3

07 Feb 21:04
22795f0
Compare
Choose a tag to compare

Same as 0.1.2, but published to Maven Central.

v0.1.2

19 Oct 22:52
4a02cbe
Compare
Choose a tag to compare

Changes:

  • sbt 1.4.1 compatibility

Note, that sbt 1.4.0 is not supported, but older sbt releases should work fine.

v0.1.1

13 Sep 13:48
b1d7c4d
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release
  • sbt 1.4.0-RC1 compatibility

v0.1.0

25 Jul 00:53
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Enable the plugin and enjoy non-incremental compilation warnings:

addSbtPlugin("com.timushev.sbt" % "sbt-rewarn" % "0.1.0")