lupuuss / Mokkery

The mocking library for Kotlin Multiplatform, easy to use, boilerplate-free and compiler plugin driven.
https://mokkery.dev
Apache License 2.0
203 stars 8 forks source link

Kotlin 2.0.20 #9

Closed lupuuss closed 3 months ago

lupuuss commented 5 months ago

Kotlin 2.0.20-Beta1 seems to introduce multiple breaking changes that seems trivial to fix. However, fixing them in a backward compatible way might not be possible.

lupuuss commented 5 months ago

All compatibility issues present in 2.0.20-Beta1 are resolved in a backward compatible (with Kotlin 2.0.0) way.