Releases: Incenteev/hashed-asset-bundle
Releases · Incenteev/hashed-asset-bundle
1.4.0
- Removed support for Symfony 3.4
1.3.0
Added support for Symfony 6
1.2.0
- 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
Bugfixes:
- Fixed requirements for Symfony 3.4
1.1.0
- 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
- 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
- Added support for Symfony 4
1.0.0
Initial release of the bundle