Major changes
- release with java 17
- Upgrade to Scala 3.9.0 and remove
@experimentalreflection APIs - Add Scala Native support (Scala 3 only)
- Propose
returnsWhenstubbing method - Add specs2-5 support module (Scala 3 only)
- Extract specs2-4 support into separate module
- Extract ScalaTest integration into scalamock-scalatest module
Deprecations
- Deprecate proxy mocks
Bug Fixes
- Fix #734: handle FlexibleType for
-Yexplicit-nullssupport - Fix js native classes with default args