Skip to content

Releases: lloricode/spatie-image-optimizer-health-check

v2.0.3

09 Mar 06:13
Compare
Choose a tag to compare

v2.0.2

09 Mar 05:57
Compare
Choose a tag to compare

Full Changelog: v2.0.1...v2.0.2

v2.0.1

09 Mar 05:31
Compare
Choose a tag to compare

What's Changed

  • Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #10
  • Bump codecov/codecov-action from 3 to 4 by @dependabot in #11
  • Bump ramsey/composer-install from 2 to 3 by @dependabot in #12
  • Add support for Laravel 11
  • Drop support for PHP 3.1

Full Changelog: v2.0.0...v2.0.1

v2.0.0

11 Oct 17:02
Compare
Choose a tag to compare

What's Changed

  • Drop support for PHP 8.0 and below (to use Process facade and able to mock for testing).
  • Drop support for Laravel 9.0 and below.
  • Use php native enums.
  • Update dependencies to the latest versions.
  • Move a process to Spatie\ImageOptimizer\HealthCheck\HealthCheckProcess class.
  • Bump aglipanci/laravel-pint-action from 2.1.0 to 2.2.0 by @dependabot in #3
  • Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #4
  • Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in #5
  • Bump dependabot/fetch-metadata from 1.4.0 to 1.6.0 by @dependabot in #7
  • Bump actions/checkout from 3 to 4 by @dependabot in #8
  • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #9

Full Changelog: v1.0.3...v2.0.0

1.0.0

29 Jan 13:29
Compare
Choose a tag to compare
  • initial release