Skip to content

Releases: darrynten/pslayers

PHP 7.2 Support

17 Aug 13:26
8811ee6
Compare
Choose a tag to compare
  • Adds support for PHP 7.2
  • Updates to Test Suite and Coverage
  • Filter Collection Bugfix

Dependency Updates

04 Jun 04:08
4130ae3
Compare
Choose a tag to compare

Dependency Updates.

Make image file output optional

03 Apr 18:14
a9751ca
Compare
Choose a tag to compare

Allows image file output to be optional instead of a hard requirement

Thanks @kiproping

Image from Stream

17 Mar 13:53
6c73875
Compare
Choose a tag to compare

Allows the creation of an ImageLayer from an image stream.

Release 1.0.1

11 Feb 17:57
6c62258
Compare
Choose a tag to compare

Fixes for broken composer dependencies.

Bugfixes

20 Mar 13:52
Compare
Choose a tag to compare
Bugfixes Pre-release
Pre-release
Merge pull request #21 from darrynten/dev

Bugfixes

Colour Validation for RGB and RGBa

19 Mar 20:42
Compare
Choose a tag to compare
Pre-release
Merge pull request #18 from darrynten/dev

Colour Validation for RGB and RGBa

Fred Filter Binary Path Fix

19 Mar 14:34
Compare
Choose a tag to compare
Pre-release

Fix for Fred Filter inclusion issue

X/Y Position Fix

18 Mar 13:53
Compare
Choose a tag to compare
X/Y Position Fix Pre-release
Pre-release

Fix for a bug with X/Y positioning of layers

GroupLayer Support

18 Mar 13:10
Compare
Choose a tag to compare
GroupLayer Support Pre-release
Pre-release

Completes the support for the GroupLayer layer type. Layerception.