What's Changed
- Add unwrap method to access ValidatorBuilder from Kotlin DSL by @be-hase in #263
- Add shortcut methods to
Validation.success
andValidation.failure
inValidated
class by @making in #264 - Bump kotlinx-coroutines-core from 1.6.2 to 1.6.3 by @dependabot in #268
- Bump kotlinx-coroutines-core from 1.6.3 to 1.6.4 by @dependabot in #271
- Bump junit.version from 5.8.2 to 5.9.0 by @dependabot in #275
- Bump junit.version from 5.9.0 to 5.9.1 by @dependabot in #280
- Bump maven-jar-plugin from 3.2.2 to 3.3.0 by @dependabot in #279
- Bump kotlin.version from 1.6.21 to 1.7.21 by @dependabot in #287
- Deprecate Annotation Processor support by @making in #292
- Add isLocalDate to CharSequenceConstraint by @ffroliva in #283
New Contributors
Full Changelog: 0.11.3...0.12.0