Skip to content

0.1.9

Compare
Choose a tag to compare
@2m 2m released this 09 Mar 15:28
· 1297 commits to main since this release

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).