- Updates to support Coil 3.0
- Updates to support Coil 2.0
- Add
GrayscaleTransformation
andBlurTransformation
which are removed from Coil 2.0 - Library relies on
coil-base
instead ofcoil
so that the singleton dependency is not forced on the consumer. (The extra releases were dedicated to trying to figure out library distribution)
- 1.0.0 release to coincide with Coil's 1.0.0 release.
- Added face detection transformation thanks to @brady-aiello
- Update transformations for Coil 0.9.0
- Initial release.