Skip to content

Releases: lolgab/mill-mima

Update MiMa to 1.0.1

17 Sep 09:53
5040f62
Compare
Choose a tag to compare

Main changes

Other changes

Full Changelog: 0.0.12...0.0.13

Add CheckDirection ReadWriters

25 Jul 09:19
d04cf37
Compare
Choose a tag to compare

New versions of Mill using UPickle 2.0.0 require ReadWriters for case objects and CheckDirection couldn't be set.

What's Changed

New Contributors

Full Changelog: 0.0.11...0.0.12

Add support to `mimaReportSignatureProblems`

11 Jul 11:14
057e0ac
Compare
Choose a tag to compare

Now by default, the plugin adds:

ProblemFilter.exclude[IncompatibleSignatureProblem]("*")

to the user-defined mimaBinaryIssueFilters.
To restore the previous behavior add:

def mimaReportSignatureProblems = true

to your module.

Support Mill 0.10

15 Jan 01:05
c04ad0a
Compare
Choose a tag to compare
Support Mill 0.10 (#39)

* Support Mill 0.10

* Rename source directory