Releases: iiwo/easy_tags
Releases · iiwo/easy_tags
v0.2.8
adds Rails 7.0 and 7.1 support
v0.2.6
Fixed bug with reload method arguments forwarding
v0.2.5
Added association cache invalidation after tag changes are persisted (fixes issue with explicit reload required to refresh context_tags
)
v0.2.3
- adds rails 6 support
- drop ruby < 2.5 support
- drop rails < 5.1 support
v0.2.2
- Fixed inspect and compare for context objects (delegate to tags list) that may have affected debug and testing
v0.2.1
Fixed .add
and .remove
methods not implementing properly dirty behavior
v0.2.0
Added
[context]_list_persisted
interface method for accessing persisted/previous tag list string