Skip to content

v6.1.0

Compare
Choose a tag to compare
@matsales28 matsales28 released this 19 Jan 14:55
· 37 commits to main since this release
cff5263

6.1.0 - 2024-01-19

Bug fixes

Features

  • Add support for negated matcher on have_secure_password matcher by @amalrik (#1593)
  • Add encrypt matcher to test usage of the encrypts macro by @theforestvn88 (#1581)
  • Add query_constraints qualifier on the association matchers by @matsales28 (#1604)

Improvements