New
MiMa 1.1.5
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.com/lightbend-labs/mima/pull/896
Chores
- Update build and CI infra, use sbt-ci-release (https://github.com/lightbend-labs/mima/pull/894, https://github.com/lightbend-labs/mima/pull/897, https://github.com/lightbend-labs/mima/pull/899)
- Dependency upgrades
New Contributors
- @kubukoz made their first contribution in https://github.com/lightbend-labs/mima/pull/823
- @eed3si9n made their first contribution in https://github.com/lightbend-labs/mima/pull/878
- @lrytz made their first contribution in https://github.com/lightbend-labs/mima/pull/894
Full Changelog: https://github.com/lightbend-labs/mima/compare/1.1.4...v1.1.5