Skip to content

Releases: mirko-pagliai/cakephp-thumber

1.12.0

05 Jan 11:03
cbf6140
Compare
Choose a tag to compare
  • requires at least PHP 8.1, CakePHP 5.0 and PHPUnit 10;
  • added tests for PHP 8.3.

What's Changed

Full Changelog: 1.11.3...1.12.0

1.11.3

04 Jan 16:07
0481891
Compare
Choose a tag to compare
  • removed some exception classes already deprecated or scheduled for deprecation.

What's Changed

  • removed some exception classes already deprecated or scheduled for de… by @mirko-pagliai in #93

Full Changelog: 1.11.2...1.11.3

1.11.2

25 Oct 13:06
5f6c631
Compare
Choose a tag to compare
  • no longer needs the me-tools package;
  • no longer uses the Exceptionist class;
  • added tests for PHP 8.2.

What's Changed

Full Changelog: 1.11.1...1.11.2

1.11.1

02 May 16:35
79edf8f
Compare
Choose a tag to compare
  • updated for me-tools 2.24.

What's Changed

Full Changelog: 1.11.0...1.11.1

1.11.0

13 Mar 16:27
7659e03
Compare
Choose a tag to compare
  • the ThumbCreator class has been revised;
  • ThumberCreator::getImageInstance() and ThumberCreator::save() methods have been, because they would now coincide
    with the methods of the extended class;
  • all methods of TestCase class have been moved to the new TestTrait;
  • minor code, test, and documentation improvements;
  • added tests for ThumbManager class.

This should also fix this issue.

What's Changed

Full Changelog: 1.10.2...1.11.0

1.10.2

22 Sep 14:15
5fd6113
Compare
Choose a tag to compare
  • updated for CakePHP 4.4;
  • little fixes for phpstan, psalm and for the composer.json file.

What's Changed

Full Changelog: 1.10.1...1.10.2

1.10.1

21 Jun 15:27
e310aa8
Compare
Choose a tag to compare
  • ready for CakePHP 4.4.

What's Changed

Full Changelog: 1.10.0...1.10.1

1.10.0

29 Apr 15:52
f93db80
Compare
Choose a tag to compare
  • requires at least PHP 7.4;
  • little fixes.

What's Changed

Full Changelog: 1.9.8...1.10.0

1.9.9

29 Apr 15:25
14c0815
Compare
Choose a tag to compare
  • added tests for PHP 8.1;
  • little fixes.

1.9.8

01 Dec 14:57
d015ea7
Compare
Choose a tag to compare
  • fixed the bootstrap.