Skip to content

Golden Depths

Compare
Choose a tag to compare
@robfletcher robfletcher released this 25 Aug 14:56
· 134 commits to main since this release
  • 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.