Skip to content

1.9.0

Compare
Choose a tag to compare
@SalomonBrys SalomonBrys released this 16 Sep 13:54
  • Kotlin 1.7.10
  • Support for JUnit5 with the new mockmp-test-helper-junit5 artifact (#31)
  • Fixed support for suspend methods with default implementation (#32)
  • Ease the mocking of var properties (#33)
  • Added standard MP collections to builtins (#35)
  • Make the Gradle plugin use JVM as default target when both JVM & Android are applied.