PHP Classes

File: CHANGELOG.md

Recommend this page to a friend!
  Classes of Gabriel Alejandro López López   Yii2 PHP Thumbnail Generator   CHANGELOG.md   Download  
File: CHANGELOG.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: Yii2 PHP Thumbnail Generator
Generate a thumbnail image given the image URL
Author: By
Last change:
Date: 3 months ago
Size: 461 bytes
 

Contents

Class file image Download

Yii2 Thumbnailer

1.1.0 February 26, 2018

  • Enh: Uses `cache` component to store the URLs of the already generated thumbnails instead of querying the filesystem like before.
  • Enh: Now default values can be set in the configuration.
  • Enh: Added this CHANGELOG.md
  • Enh: Source code comments.
  • Enh: Improvements of instructions in the README.md

1.0.0 December 24, 2017

  • Initial release.