Significant Changes
- Support sbt 2.x (2.0.0-RC9, requires Java 17+) by @eed3si9n in https://github.com/lightbend-labs/mima/pull/878
- Add MiMa CLI by @kubukoz in https://github.com/lightbend-labs/mima/pull/823, see also documentation in readme
- Avoid circular lazy val evaluation in TastyUnpickler by @lrytz in https://github...