Releases: RolifyCommunity/rolify
Releases · RolifyCommunity/rolify
v6.0.1
v6.0.0
Breaking changes:
- Support strict
with_role
queries. Note this changes behaviour ofwith_role
when running in strict mode to behave as previously documented. #543 describes the behaviour change. - Dropped support for Ruby 2.3 and 2.4
Improvements:
- Updated ActiveRecord adapters implementation of
in
to utilise a subquery instead of two queries
v5.3.0
prepare 5.3 release (#545) * update changelog for 5.3 release * set version to 5.3 * rdoc formatting * add ruby 2.7 to changelog