v0.2.5 released
What's Changed
- Add support for Collection<JsonNullable> in the JsonNullableValueExtractor by @tofi86 in #35
- minor optimizations and simplifications to JsonNullable by @bratkartoffel in #43
- Add support for jakarta-validation by @bratkartoffel in #42
- Add "Automatic-Module-Name" to manifest, fix usage as java 9+ module by @bratkartoffel in #41
New Contributors
- @tofi86 made their first contribution in #35
- @bratkartoffel made their first contribution in #43
Full Changelog: v0.2.4...v0.2.5