Skip to content

Releases: erikaheidi/gdaisy

Version 0.3.1

28 Sep 16:07
eaf23e5
Compare
Choose a tag to compare

New version 0.3.1 brings an upgrade to Minicli 3 + PHP 8.1.

Version 0.2.0

30 Jun 17:01
Compare
Choose a tag to compare

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)

Version 0.1.5

21 Jun 10:12
Compare
Choose a tag to compare

This release comes with:

  • updated Pest test suite to use higher order expectations (thanks @lukeraymonddowning !)
  • restructured bin to allow for expanding the built-in commands available
  • resize command included with support to several popular resolutions
  • small fixes
  • updated Readme

Version 0.1.4

12 Jun 08:07
Compare
Choose a tag to compare

Now with support to PHP 8 (thanks @thinkverse !). Also added a few more tests.

Version 0.1.3

11 Jun 17:09
Compare
Choose a tag to compare

This update brings new text alignment options (center, left, right), right crop align for images, upgraded bin path (thanks @thinkverse !) and updated README with instructions on how to set up custom templates and how to build the template images.

Version 0.1.2

09 Jun 17:10
Compare
Choose a tag to compare

Adds '...' to description in default meta-tag based cover script generation.

Version 0.1.1

09 Jun 16:59
Compare
Choose a tag to compare

Fixed the included gdaisy script to use the default template location and set default values for placeholders.

Version 0.1

09 Jun 15:59
Compare
Choose a tag to compare

Initial release.