Skip to content

2.0.2 Release

Compare
Choose a tag to compare
@Dimezis Dimezis released this 19 Jul 13:54
· 12 commits to master since this release

Un-deprecate and completely reimplement RenderEffectBlur, making it the recommended blur algorithm for now.
Remove RenderEffectPrecision.

Stop updating the blur in the draw method, which fixes Compose crashes - #157.
Delete deprecated setHasFixedTransformationMatrix.
Reduce DEFAULT_SCALE_FACTOR to 6.
Require blur algorithm in setupWith method.