Skip to content

Releases: imponeer/smarty-image

v3.1.2

04 Jan 04:54
392123d

Choose a tag to compare

2026/01/04

  • Bump actions/checkout from 5 to 6

v3.1.1

05 Oct 04:29
10c2de7

Choose a tag to compare

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

02 Aug 00:41
dbffd90

Choose a tag to compare

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

16 Jun 23:25
9402804

Choose a tag to compare

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

Full Changelog: v2.0.2...v3.0.0

v2.0.2

02 Jul 04:24
51b61a8

Choose a tag to compare

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

02 Apr 04:22
40f57b2

Choose a tag to compare

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

01 Feb 00:49
32662da

Choose a tag to compare

What's Changed

  • Added some real tests + fixed many small bugs to run correctly in every situation + CI tests now runs also with PHP 8.2 by @MekDrop in #20

Full Changelog: v1.1.5...v2.0.0

v1.1.5

01 Jan 04:24
fdb77d4

Choose a tag to compare

2023/01/01

  • Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5

v1.1.4

09 Oct 05:06
c9374a2

Choose a tag to compare

2022/10/09

  • Autorelease every 3 months
  • Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4

v1.1.3

19 Sep 04:50
1e4c5fd

Choose a tag to compare

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