8000 Release 1.13.1 · mockk/mockk · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ mockk Public

1.13.1

Compare
Choose a tag to compare
@Raibaz Raibaz released this 23 Sep 14:38
· 552 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

0