Releases: scalacenter/tasty-mima
Releases · scalacenter/tasty-mima
v1.3.0
v1.2.0
v1.1.0
- Upgrade to tasty-query v1.2.0 from v1.0.0.
v1.0.0
- Upgrade to 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 library.
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-query v0.11.0
v0.4.0
- Upgrade to tasty-query v0.9.0
- Add the signature of missing term members in the reports (for
MissingTermMember
andNewAbstractMember
)
v0.3.1
- Upgrade to tasty-query 0.8.2.
- Improve diagnostics: print "before" and "after" on incompatible changes.
v0.3.0
- Upgrade to Scala 3.3.0 and tasty-query 0.8.0.
- Add support for reading TASTy files generated by Scala 3.3.x.
v0.2.3
- Upgrade to tasty-query v0.7.4