Skip to content

0.13.0

Compare
Choose a tag to compare
@making making released this 15 May 03:11
· 82 commits to develop since this release

What's Changed

  • Adopt ValueValidator to create a BiValidator by @making in #325
  • BiValidator accepts generic ValueValidator by @making in #327
  • Deprecate BiValidator in favor of Validatable#toBiConsumer and ValueValidator#toBiConsumer by @making in #328
  • Bump kotlinx-coroutines-core from 1.7.0 to 1.7.1 by @dependabot in #326
  • Respect failFast mode of Nested Validators by @making in #329
  • Throw UnsupportedOperationException when default lazy method is called by @making in #330
  • Introduce Conflict Strategy that defines the behavior when a constraint name conflicts by @making in #331

Full Changelog: 0.12.3...0.13.0