sbt-typelevel icon indicating copy to clipboard operation
sbt-typelevel copied to clipboard

Support checking forward-compatibility with MiMa

Open armanbilge opened this issue 3 years ago • 0 comments

This would be helpful for projects like Scalacheck, Cats, and Cats Effect, that follow strict semver and don't add new features in patch releases, but have no automated way to enforce this.

I think https://github.com/lightbend/mima/pull/680 may make implementing this easier.

armanbilge avatar Apr 19 '22 03:04 armanbilge