Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 1.44 KB

CHANGELOG.md

File metadata and controls

53 lines (30 loc) · 1.44 KB

[0.3.4] - December 27, 2023

[0.3.3] - March 9, 2021

  • Hotfix: Same as 0.3.1, but for ClayAnimatedContainer.

[0.3.2] - March 9, 2021

  • Hotfix: Fixed problem where clay containers without a curve would throw an error.

[0.3.0] - March 9, 2021

[0.2.3] - January 30, 2021

  • Added ClayAnimatedContainer thanks to babakoto

[0.2.2] - January 25, 2020

  • Yet another minor documentation adjustment.

[0.2.1] - January 25, 2020

  • Made default embossed surfaces brighter.

[0.2.0] - January 24, 2020

  • Introduce the ClayText widget.
  • Add the emboss property to ClayContainers.
  • Allow arbitrarily setting surfaceColor and parentColor for ClayContainers.
  • ClayContainers no longer require a color, but will instead default to Color(0xFFF0F0F0).
  • Documentation updates.

[0.1.12] - January 22, 2020

  • Documentation changes.

[0.1.11] - January 22, 2020

  • Documentation changes.
  • Removed unused variable.

[0.1.2] - January 24, 2020

  • This release was a mistake. 0.1.2 is meant to be the release after 0.1.12. I misunderstood the way the version numbering works.

[0.1.1] - January 21, 2020

  • Initial release.