Gdaisy Versions Save

php-gd based image templates

0.3.1

1 year ago

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

0.2.0

2 years ago

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)

0.1.5

2 years ago

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

0.1.4

2 years ago

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

0.1.3

2 years ago

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.

0.1.2

2 years ago

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

0.1.1

2 years ago

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

0.1

2 years ago

Initial release.