Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 723 Bytes

CHANGELOG.md

File metadata and controls

21 lines (16 loc) · 723 Bytes

Changelog

[3.0.0] - November 5, 2024

  • Updates to support Coil 3.0

[2.0.0] - March 16, 2022

  • Updates to support Coil 2.0

[1.1.0 - 1.1.2] - January 14, 2022

  • Add GrayscaleTransformation and BlurTransformation which are removed from Coil 2.0
  • Library relies on coil-base instead of coil 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] - October 22, 2020

  • 1.0.0 release to coincide with Coil's 1.0.0 release.
  • Added face detection transformation thanks to @brady-aiello

[0.0.4] - December 30, 2019

  • Update transformations for Coil 0.9.0

[0.0.3] - August 23, 2019

  • Initial release.