Skip to content

v5.3.0

Compare
Choose a tag to compare
@vsppedro vsppedro released this 16 Dec 18:41
· 89 commits to main since this release
a5e3133

Features

  • Add in: range matcher to validate_numericality_of by @matsales28 . (#1512)

  • Support :uuid column type for validate_absence_of matcher by @dlupu. (#1518)

Bug fixes

  • Fix confusing error message from validate_inclusion_of matcher when used against a polymorphic association. (#1523)