Skip to content

Releases: chr15k/laravel-response-compression

v0.2.0

10 Sep 04:49

Choose a tag to compare

[v0.2.0] - 2025-09-09

Changed

  • Adds support for Laravel 12, PHP 8.2 onward, while maintaining full backwards compatibility with Laravel 11 by @botnetdobbs in #1
  • Updated Pint configuration to improve type safety

Added

  • Add GitHub Actions workflow for automated CI and repository checks

0.1.1

29 Dec 09:39

Choose a tag to compare

  • Initial release