v0.4.0
·
4 commits
to fabric-1.20
since this release
Changes:
- Support
@Matchesannotations on string fields - won't save if constraints fail. - Support color fields via
@Matches("#[0-9A-Fa-f]{6}")and@Matches("#[0-9A-Fa-f]{8}"). - Color fields work in lists and maps.
Full Changelog: 0.3.1...v0.4.0