Skip to content

Version 0.2.0

Compare
Choose a tag to compare
@erikaheidi erikaheidi released this 30 Jun 17:01
· 6 commits to main since this release

This version introduces Filters. This is a first iteration on this feature so it might be subjected to breaking changes in the near future.

  • Image Placeholders now support Filters to apply visual changes to image resources.
  • Two initial filters added: Circle and Rounded
  • It is now possible to create banners with rounded / circle avatars directly on top of any background

Breaking Changes for v. 0.1.5

  • Placeholders were relocated to the Gdaisy/Placeholder namespace, so you'll have to update code that works directly with placeholders (ImagePlaceholder and TextPlaceholder)