Path to this page:
Subject: CVS commit: pkgsrc/devel/ruby-shoulda-matchers
From: Takahiro Kambe
Date: 2024-03-24 15:14:39
Message id: 20240324141439.8F713FA2C@cvs.NetBSD.org
Log Message:
devel/ruby-shoulda-matchers: update to 6.2.0
6.2.0 (2024-03-15)
Bug fixes
* Allow beginless and endless ranges in validates_inclusion_of by @pjpires
(#1615)
* Ensure uniqueness validation matcher works with STI by @matsales28 (#1610)
Features
* Add against method in allow_value matcher by @EduardoSCosta (#1543)
* Add support for strict_loading option in association matchers by
@rhannequin and @laicuRoot (#1607)
* Add have_delegated_type matcher by @matsales28 (#1606)
* Add support for foreign_type qualifier on AssociationMatcher by
@matsales28 (#1609)
Improvements
* Lazy load ActionController and Routing matchers for
ActionController::TestCase by @ilianah (#1613)
* Call dynamic-readme reusable workflow by @stefannibrasil (#1617)
* Update dependencies by @matsales28 (#1611)
* Fix inline documentation for is_greater_than in validate_comparison_of
matcher by @jeduardo824 (#1616)
* Fix forgotten colon in documentation by @hotoolong (#1612)
Files: