Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 566 Bytes

CHANGELOG.md

File metadata and controls

21 lines (15 loc) · 566 Bytes

[1.0.2] - 15 Oct 2023

updated some deps fix capture widget

[1.0.1] - 3 Feb 2023

Updated Android compile version

[1.0.0] - 14 Apr 2021

  • Breaking change: 'power' property renamed to 'effectPower'
  • Breaking change: YodaController()..addStatusListener now pass Yoda context back to be able for example to remove an item from a grid (see example)
  • Example changed
  • Added 'blurPower' property
  • Added 'randomness' property

[0.0.1-dev.2] - 9 Apr 2021

  • Fixed some linting problems.

[0.0.1-dev.1] - 9 Apr 2021

  • Initial development release.