| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.17.0 source code.tar.gz | 2026-09-02 | 427.0 kB | |
| 0.17.0 source code.zip | 2026-09-02 | 875.6 kB | |
| README.md | 2026-09-02 | 1.5 kB | |
| Totals: 3 Items | 1.3 MB | 0 | |
What's Changed
- Rename ValueValidator#andThen to map for better semantic clarity by @making in https://github.com/making/yavi/pull/467
- Bump junit.version from 5.12.2 to 5.13.3 by @dependabot[bot] in https://github.com/making/yavi/pull/477
- Bump org.assertj:assertj-core from 3.27.3 to 3.27.5 by @dependabot[bot] in https://github.com/making/yavi/pull/487
- Validate
url()withURIinstead of theURL(String)constructor by @making in https://github.com/making/yavi/pull/503 - Bump Kotlin to 2.4.10 and kotlinx-coroutines to 1.11.0 by @making in https://github.com/making/yavi/pull/504
- Fix the Enum DSL type bound and fail the Kotlin build on warnings by @making in https://github.com/making/yavi/pull/505
- Bump org.assertj:assertj-core from 3.27.5 to 3.27.7 by @dependabot[bot] in https://github.com/making/yavi/pull/496
- Bump JUnit to 5.14.4 by @making in https://github.com/making/yavi/pull/506
- Publish to Maven Central via the Central Publishing plugin by @making in https://github.com/making/yavi/pull/507
- Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.15 by @dependabot[bot] in https://github.com/making/yavi/pull/492
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.1 by @dependabot[bot] in https://github.com/making/yavi/pull/495
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.15.0 by @dependabot[bot] in https://github.com/making/yavi/pull/489
Full Changelog: https://github.com/making/yavi/compare/0.16.0...0.17.0