Key Features
Renamed Registry
model database table name
ALTER TABLE `compression_registries` RENAME TO `charcoal_image_compressions`;
Ensure a provider is always defined on ImageCompressor
Improve bootstrapping of image-compression/config
service
The module can now be configured from config.image_compression
instead of just config.modules.charcoal/image-compression/image-compression
.
This allows one to more easily configure the module or customize the module in environment configuration files.
What's new in 0.2.0?
Full Changelog: 0.1.1...0.2.0