Skip to content

Tags: cronn/validation-file-assertions

Tags

v0.9.0

Toggle v0.9.0's commit message
Upgrade Java target from 8 to 17

Add Java 25 to the CI build matrix.

v0.8.0

Toggle v0.8.0's commit message
Introduce one more convenience method to combine multiple normalizers

This is similar to java.util.Predicate#and

v0.7.0

Toggle v0.7.0's commit message
Add YAML validation file support

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add configurable path for validation files

v0.5.0

Toggle v0.5.0's commit message
Allow for non-strings in JsonReplacerBuilder

v0.4.0

Toggle v0.4.0's commit message
Prefer JDK over custom exception

v0.3.0

Toggle v0.3.0's commit message
Add "markdown table" utility

It makes it easier to create a "markdown table" programmatically and use
it as the content of the validation file. For examples, see
"MarkdownTableTest.java".

v0.2.0

Toggle v0.2.0's commit message
Adjust Json replacers

v0.1.0

Toggle v0.1.0's commit message
Add publishing configuration