Releases: scalacenter/tasty-mima
Releases · scalacenter/tasty-mima
v0.2.0
- Upgrade to tasty-query 0.7.0 (from 0.5.2)
- Notably: add support for refinement types and match types
v0.1.4
- Upgrade to tasty-query v0.5.8
- Handle polymorphic opaque type aliases
v0.1.3
- Add support for reading TASTy files generated by Scala 3.2.x.
v0.1.2
- Catch internal errors and report them as Problems instead; this allows to filter them on a member-by-member basis.
v0.1.1
- Mutualize the in-memory loaded files between old and new classpaths.