v0.9.0
Changed
- Requires Rails 8 and Ruby 3.4+.
- Protected
AdjustableSchema::Relationship::Rolefrom being deleted when used.
Added
Relationship#sourcedandRelationship#targetedscopes to filter relationships by presence of source and target records respectively.
Fixed
-
Relationship#appliedscope used to return relationships with at least one record attached, instead of ones with both records present.Full Changelog: v0.8.0...v0.9.0