New and Enhanced Features
- Upgraded to Kotlin 2.1.0
Breaking Changes
- The bug fix for issue 599 can
lead to different exception types -IllegalArgumentException
instead ofCannotFindArbitraryException
-
for provider methods that create objects of the wrong type.
Dependency Upgrades and Bug Fixes
- Fixed bug reported in issue 599
by making return type matching for provider methods loose again.