Skip to content

v5.1.0

Compare
Choose a tag to compare
@vsppedro vsppedro released this 22 Dec 22:39
· 119 commits to main since this release
781ecd0

Bug fixes

  • Fix the undefined method error for non rails project due to use of many? - method from ActiveSupport. (#1459)

Features

  • Add array option support for have db column matcher. (#1465)

  • Add enum attributes support for validate_absence_of matcher. (#1464)