Releases: scalacenter/sbt-tasty-mima
Releases · scalacenter/sbt-tasty-mima
v1.3.0
What's Changed
- Add support for Scala 3.5.x out of the box.
- Upgrade to tasty-mima v1.3.0, which uses tasty-query v1.4.0. by @sjrd in #30.
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Add support for Scala 3.4.x out of the box.
- Upgrade to tasty-mima v1.2.0, which uses tasty-query v1.3.0. by @sjrd in #28
Full Changelog: v1.1.0...v1.2.0
v1.1.0
- Upgrade to tasty-mima v1.1.0, which uses tasty-query v1.2.0.
v1.0.0
- Upgrade to tasty-mima v1.0.0, which uses tasty-query v1.0.0.
Other than that, this release changes nothing compared to v0.5.0. The change in version number reflects the stability of the plugin.
From now on, patch releases will be both forward and backward binary/TASTy compatible. Minor releases will be backward binary/TASTy compatible. Major releases will only be made if absolutely necessary.
v0.5.0
- Upgrade to tasty-mima v0.5.0, which uses tasty-query v0.11.0.
v0.4.0
- Upgrade to tasty-mima v0.4.0, which uses tasty-query v0.9.0.
v0.3.1
- Upgrade to tasty-mima v0.3.1, which uses tasty-query v0.8.2.
- Add two advanced settings
tastyMiMaVersionOverride
andtastyMiMaTastyQueryVersionOverride
to override the versions of tasty-mima and tasty-query loaded by sbt-tasty-mima.
v0.3.0
- Upgrade to tasty-mima v0.3.0, which uses tasty-query v0.8.0.
- Add support for processing .tasty files produced by Scala 3.3.x.
v0.2.3
Upgrade to tasty-mima v0.2.3, which uses tasty-query v0.7.4
v0.2.2
Upgrade to tasty-mima v0.2.2, which uses tasty-query v0.7.2