0.14.0
What's Changed
- Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.7.2 to 1.7.3 by @dependabot in #341
- Bump junit.version from 5.9.3 to 5.10.0 by @dependabot in #340
- Bump com.mycila:license-maven-plugin from 4.2 to 4.3 by @dependabot in #344
- Bump org.assertj:assertj-core from 3.24.2 to 3.25.0 by @dependabot in #355
- Bump org.assertj:assertj-core from 3.25.0 to 3.25.2 by @dependabot in #358
- Bump maven-surefire-plugin.version from 3.1.2 to 3.2.5 by @dependabot in #357
- Bump junit.version from 5.10.0 to 5.10.1 by @dependabot in #348
- Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 by @dependabot in #360
- Bump junit.version from 5.10.1 to 5.10.2 by @dependabot in #359
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot in #354
- Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 by @dependabot in #345
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #363
- Add LocalTimeValidatorBuilder by @making in #366
- Bump kotlin.version from 1.8.22 to 1.9.23 by @dependabot in #362
- Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.7.3 to 1.8.0 by @dependabot in #361
- Introduce new type of builder to create an ArgumentValidator easily by @making in #367
- Remove shorthand ArgumentsValidator and use ArgumentsValidator by @making in #370
- Add
@Nullable
to methods inValueValidator
by @making in #371 - Rename
Yavi.builder
toYavi.arguments
by @making in #372 - Bump compile-testing from 0.19 to 0.21.0 by @dependabot in #302
- Revert "Bump compile-testing from 0.19 to 0.21.0" by @making in #373
Full Changelog: 0.13.1...0.14.0