Skip to content

Minor Bugfix

Latest
Compare
Choose a tag to compare
@jlink jlink released this 03 Dec 12:58
· 6 commits to main since this release

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 of CannotFindArbitraryException -
    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.