Tzsk Collage Versions Save

Generate Image Collage with PHP and Laravel

6.0.0

1 year ago

๐Ÿ‘‘ Added

  • Laravel 9 Support
  • PHP 8.1 Support

๐Ÿšจ Dropped

  • Laravel 7 Support
  • PHP 7 Support

5.1.1

2 years ago

๐Ÿ‘‘ Changed

  • Updated PHP-CS-Fixer

๐Ÿงน Maintainance

  • Dependabot updates

5.1.0

2 years ago

๐Ÿ‘‘ Added

  • PHP8 Support

5.0.3

2 years ago

๐Ÿ‘‘ Maintainance

  • Use illuminate/support instead.
  • Dependency updates.

5.0.2

2 years ago

๐Ÿ‘‘ Maintainance

  • Dependency updates.

5.0.1

2 years ago

๐Ÿ‘‘ Maintainance

  • Dependency updates

5.0.0

2 years ago

:crown: Changes

  • Laravel 8.x support
  • New Code Structure
  • Moved to Github Action Builds
  • Dropped support for older PHP and Laravel

4.0.0

3 years ago

Added

  • Laravel 7 Support
  • Dependency updates

3.0.0

3 years ago

Added

  • Laravel 6 Support

2.0.1

4 years ago

This is just a minor release where a new feature has been added. Now, one can create their own generators and use them to generate Collage with this Package.

Added

  • Extend Collage Generators Feature
  • More Tests