Path to this page:
Subject: CVS commit: pkgsrc/devel/ruby-shoulda-matchers
From: Takahiro Kambe
Date: 2024-09-18 17:25:01
Message id: 20240918152501.3DBCFFC74@cvs.NetBSD.org
Log Message:
devel/ruby-shoulda-matchers: update to 6.4.0
6.3.0 (2024-08-09)
What's Changed
Bug fixes
* Fix uniqueness check for a polymorphic association with STI by @matsales28
(#1624)
Features
* Add default qualifier to define_enum_for matcher by @matsales28 (#1627)
* Add validating qualifier to enum matcher by @matsales28 (#1630)
* Add without_instance_methods qualifier to enum matcher by @vaot (#1636)
Improvements
* Update dependencies of rails-6.1 gemfile by @matsales28 (#1621)
* Update dependencies of rails-7_1 gemfile by @matsales28 (#1619)
* Update dependencies of rails-7.0 gemfile by @matsales28 (#1620)
* Support deprecated status code symbols by @ioquatix (#1637)
* Remove useless logger require by @Earlopain (#1634)
6.3.1 (2024-08-13)
What's Changed
Bug fixes
* Ensure DefineEnumForMatcher#validating handles Hash enum values correctly
by @mi-wada (#1646)
6.4.0 (2024-08-16)
What's Changed
Features
* Add Rails 7.2 compatibility by @theodorton (#1632)
Files: