strikt v0.21.0 Release Notes

Release Date: 2019-06-16 // almost 5 years ago
  • 💥 Breaking changes

    • ⚡️ Updated exception handling assertions that use Kotlin's runCatching and Result<T>.

    Other changes

    • ➕ Added override for describedAs that accepts a lambda.