- Fix rich text associations for locales with hyphens.
- Add rich text associations for each locale (#25).
- Fix eager loading of single translation using
with_rich_text_#{name}
(#24).
The version update to 1.0.0 indicates the plugin has no more known issues.
- Include all translations on eager load using
with_all_rich_text
(#23).
- Require only actiontext in gemspec dependencies (#20).
- Add Rails 7 compatibility.
- Fix destroying records (#12).
- Widen Ruby compatibility to >= 2.5 (#6).
- Initial release.