⚠️ This is a major release. See the migration guide. ⚠️
- New processing options format.
- Active Storage and Shrine extensions are enabled automagially.
- Active Storage and Shrine extensions options are moved to the config.
- The gem can be configured with environment variables or config files. Thanks to anyway_config.
- Added missing processing options.
- Unsupported processing options can be used with some limitations.
hex_key
and hex_salt
config options are renamed to key
and salt
. key
and salt
config options are renamed to raw_key
and raw_salt
.