New
v6.5.0
What's Changed
- Update CODEOWNERS by @vsppedro in https://github.com/thoughtbot/shoulda-matchers/pull/1648
- docs: add section on testing style that we promote (#1645) by @clemens in https://github.com/thoughtbot/shoulda-matchers/pull/1649
- Matcher delegate_method supports 'private: true' by @pr0d1r2 in https://github.com/thoughtbot/shoulda-matchers/pull/1653
- Documentation Readability Enhancement by @JuzerShakir in https://github.com/thoughtbot/shoulda-matchers/pull/1658
- Automatically Generated: Update Dynamic Section in README by @github-actions in https://github.com/thoughtbot/shoulda-matchers/pull/1660
- Enable sqlite3 2.x+ by @voxik in https://github.com/thoughtbot/shoulda-matchers/pull/1661
- refactor: Use
merge!instead ofmergewhen merging hashes by by @matsales28 in https://github.com/thoughtbot/shoulda-matchers/pull/1650 - Optionally specify alternatives for uniqueness by @lake-effect in https://github.com/thoughtbot/shoulda-matchers/pull/1664
- Fix literal string modification by @asilano in https://github.com/thoughtbot/shoulda-matchers/pull/1665
New Contributors
- @clemens made their first contribution in https://github.com/thoughtbot/shoulda-matchers/pull/1649