Skip to content

1.14.0

Compare
Choose a tag to compare
@SalomonBrys SalomonBrys released this 07 May 22:16
· 12 commits to master since this release
  • Kotlin 1.8.20
  • KSP 1.11.0
  • Support for vararg parameters (#54)
  • Support for inner types (#57)
  • Revamp function mocking to differentiate different functions with same signature (#58)
  • Introducing initMocksBeforeTest (#55)
  • Move TestWithMocks logic into ITestsWithMocks so that it can be used in test classes that extend something else (#50)
  • Support for sealed classes in JVM 17 (#56)
  • Support for android source-set layout version 2 (#53)