Skip to content

Releases: octoper/statamic-html-minify

v1.0.0

14 Jun 19:18
08d5049
Compare
Choose a tag to compare

What's Changed

  • Dropped support for PHP 7
  • Minify only HTML responses

Full Changelog: 0.0.5...1.0.0

v0.0.5

14 Feb 14:51
7f1f5a6
Compare
Choose a tag to compare

Skip minification when response instance is a JsonResponse #7

v0.0.4

31 Jan 15:40
9fc6763
Compare
Choose a tag to compare

Import Symfony\Component\HttpFoundation\StreamedResponse namespace

v0.0.3

31 Jan 14:45
6f1c516
Compare
Choose a tag to compare

Fixed

  • Skip minification when response instance is StreamedResponse #6

v0.0.2

30 Aug 15:37
94d5aab
Compare
Choose a tag to compare

Fixed

#3 Remove response return type

v0.0.1

24 Aug 17:41
Compare
Choose a tag to compare
wip