strikt v0.32.0 Release Notes

Release Date: 2021-08-25 // over 2 years ago
    • 👌 Supports Kotlin 1.5
    • ✂ Removes strikt-gradle module as classpath isolation is problematic with Kotlin 1.5 and the gradleTestKit dependency.
    • ➕ Adds Assertion.Builder<T>.subject : T property for accessing the subject value.