0.1.9
Migration Manager now has an ability to check for forward binary incompatibilities as well (#87).
Due to outdated dependencies, maintenance burden and low usage frequency, GUI front end for MiMa has been removed (#80).
Migration Manager SBT Plugin has been converted to an AutoPlugin, thanks to @dwijnand (#103), which means that appropriate settings are now automatically added to all projects in the build. Additionally, while following SBT Plugin Key naming conventions, keys now start with mima
and old key names have been deprecated.
Added versioned issue filter support, which allows specifying a minimal artifact version for issue filters (#65).