Skip to content

v0.4.0

Choose a tag to compare

@sleepingdragoninn sleepingdragoninn released this 24 Dec 03:57
· 4 commits to fabric-1.20 since this release

Changes:

  • Support @Matches annotations 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