shoulda-matchers v4.2.0 Release Notes

Release Date: 2020-01-09 // about 4 years ago
  • ๐Ÿ”‹ Features

    • โž• Add support for optional: false in belongs_to associations. (#1237)
    • โž• Add support for associations with inverse_of: false and non-standard foreign key (#1106)

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix typos in documentation of allow_values (#1241)
    • ๐Ÿ›  Fix appraisal command in CONTRIBUTING.md file (#1253)

    ๐Ÿ‘Œ Improvements

    • โœ‚ Remove minitest-reporters dependency ([#1251])
    • โšก๏ธ Development dependency updates