Skip to content

1.13.1

Compare
Choose a tag to compare
@Raibaz Raibaz released this 23 Sep 14:38
· 393 commits to master since this release

New major release, mainly because the dependency to be included in gradle/maven files has changed from io.mockk:mockk to io.mockk:mockk-<platform>, where platform is either jvm or android.

What's Changed

  • value class check - catch KotlinReflectionInternalError by @aSemy in #922

Full Changelog: v1.12.8...1.13.1