Releases: mirko-pagliai/cakephp-thumber
Releases · mirko-pagliai/cakephp-thumber
1.12.0
- requires at least PHP 8.1, CakePHP 5.0 and PHPUnit 10;
- added tests for PHP 8.3.
What's Changed
- updated by @mirko-pagliai in #94
- Php8.1 by @mirko-pagliai in #95
- Develop by @mirko-pagliai in #96
Full Changelog: 1.11.3...1.12.0
1.11.3
- 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
- no longer needs the
me-tools
package; - no longer uses the
Exceptionist
class; - added tests for PHP 8.2.
What's Changed
- Develop by @mirko-pagliai in #92
Full Changelog: 1.11.1...1.11.2
1.11.1
- updated for
me-tools
2.24.
What's Changed
- updated for
me-tools
2.24 by @mirko-pagliai in #91
Full Changelog: 1.11.0...1.11.1
1.11.0
- the
ThumbCreator
class has been revised; ThumberCreator::getImageInstance()
andThumberCreator::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 newTestTrait
; - minor code, test, and documentation improvements;
- added tests for
ThumbManager
class.
This should also fix this issue.
What's Changed
- updated by @mirko-pagliai in #90
- Develop by @mirko-pagliai in #89
Full Changelog: 1.10.2...1.11.0
1.10.2
- updated for CakePHP 4.4;
- little fixes for
phpstan
,psalm
and for thecomposer.json
file.
What's Changed
- fixed by @mirko-pagliai in #87
Full Changelog: 1.10.1...1.10.2
1.10.1
- ready for CakePHP 4.4.
What's Changed
- Develop by @mirko-pagliai in #86
Full Changelog: 1.10.0...1.10.1
1.10.0
- requires at least PHP 7.4;
- little fixes.
What's Changed
- Develop by @mirko-pagliai in #81
- Develop by @mirko-pagliai in #83
Full Changelog: 1.9.8...1.10.0
1.9.9
- added tests for PHP 8.1;
- little fixes.
1.9.8
- fixed the bootstrap.