0.5.0
- Kotlin 1.6.0
- Renames
on
toevery
to align with standards - Allows the annotation on properties (without
set:
prefix). - Introduces the
TestWithMocks
test helper class - Gradle plugin adds the dependencies repository, and supports optional adding of the
test-helper
dependency.