Releases: imponeer/smarty-image
Releases · imponeer/smarty-image
v3.1.2
v3.1.1
2025/10/05
- Update squizlabs/php_codesniffer requirement from ^3.7 to ^3.7 || ^4.0
- Bump actions/checkout from 4 to 5
v3.1.0
What's Changed
- Update bentools/cartesian-product requirement from ^1.3 to ^1.3 || ^2.0 by @dependabot[bot] in #51
- psr/cache now requires ^3 + tests namespace fixed + symfony/cache ^7 + bentools/cartesian-product ^2 + symfony/dom-crawler ^7 by @MekDrop in #52
Full Changelog: v3.0.0...v3.1.0
v3.0.0
The main change: it now requires Smarty v5 and a minimum PHP version of 8.3. Additionally, it can be registered as a standard Smarty extension, making it much easier to migrate through future versions.
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #27
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #28
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #29
- Added PHP 8.3 into CI tests by @MekDrop in #30
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #31
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #32
- CI: Increase pull requests limit to 20 in dependabot (was 5/10) by @MekDrop in #33
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in #34
- Bump min PHP version to 8.3 by @MekDrop in #41
- Added phpcs by @MekDrop in #42
- Added phpstan by @MekDrop in #43
- Bump phpunit to ^12 by @MekDrop in #44
- Add smarty v5 support by @MekDrop in #45
- Update symfony/cache requirement from ^5.0|^6.0 to ^5.0|^6.0|^7.0 by @dependabot in #46
- Update symfony/dom-crawler requirement from ^5.0|^6.0 to ^5.0|^6.0|^7.0 by @dependabot in #47
- Bump intervention/image to ^3 by @MekDrop in #49
- Improved README.md by @MekDrop in #50
Full Changelog: v2.0.2...v3.0.0
v2.0.2
2023/07/02
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0
v2.0.1
2023/04/02
- Bump impresscms-dev/simple-autorelease-action from 0.1 to 0.2
- Update phpunit/phpunit requirement from ^8.0 to ^8.0 || ^9.0
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6
2.0.0
v1.1.5
2023/01/01
- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5
v1.1.4
2022/10/09
- Autorelease every 3 months
- Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4
v1.1.3
2022/09/19
- Automerge dependabot pull requests
- Autorelease
- Delete release-drafter.yml
- github-actions montly dependabot
- Fix readme example
- Bump actions/checkout from 2 to 3