Skip to content

Releases: Incenteev/hashed-asset-bundle

1.6.0

26 Nov 16:21
v1.6.0
c5f44c6

Choose a tag to compare

What's Changed

  • Drop support for Symfony lower than 6.4 and PHP lower than 8.2 by @stof in #28
  • Add support for Symfony 8 by @stof in #30
  • Fix PHP 8.4 deprecations (implicitly nullable arguments). Add PHP 8.4 to CI workflow. by @artursreiljans in #25
  • Add CI job for PHP 8.5 by @stof in #26

Full Changelog: v1.5.0...v1.6.0

1.5.0

16 Jan 13:30
v1.5.0
b4094e8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

1.4.0

30 Mar 13:11
v1.4.0
17f5bd3

Choose a tag to compare

  • Removed support for Symfony 3.4

1.3.0

08 Dec 15:13
v1.3.0
a48145c

Choose a tag to compare

Added support for Symfony 6

1.2.0

13 Oct 12:28
v1.2.0
a17db59

Choose a tag to compare

  • Added support for PHP 8.0 and 8.1
  • Bumped the minimum PHP version to 7.4
  • Removed support for Symfony 5.0, 5.1 and 5.2 which are unmaintained

1.1.1

30 Mar 10:35
v1.1.1

Choose a tag to compare

Bugfixes:

  • Fixed requirements for Symfony 3.4

1.1.0

17 Mar 19:35
v1.1.0
f5c96ca

Choose a tag to compare

  • Added support for Symfony 5
  • Dropped support for PHP 7.0 and 7.1. These versions are unmaintained
  • Dropped support for Symfony 3.2, 3.3, 4.0, 4.1 and 4.3. These versions are unmaintained.

1.0.2

28 May 08:41
v1.0.2
2f48c0a

Choose a tag to compare

  • Added package type for automatic bundle registration with Flex
  • Fixed cache clearing for the prod hash cache (it is now cleared automatically on cache:clear)

1.0.1

21 Feb 11:18
v1.0.1
82f1ad3

Choose a tag to compare

  • Added support for Symfony 4

1.0.0

09 Jun 12:01
v1.0.0

Choose a tag to compare

Initial release of the bundle