Announcing MiMa (Migration Manager) 0.3.0

We recently released MiMa 0.3.0, with the following highlighted changes:

The bumped to 0.3.0 is because of the CLI removal.

See: https://github.com/typesafehub/migration-manager/releases/tag/0.3.0

To use it in sbt add the following to your project/plugins.sbt:

addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.3.0")

or consult the documentation at https://github.com/lightbend/migration-manager/blob/master/README.md#usage

Enjoy!

Dale Wijnand / Tooling Team / Lightbend, Inc.