Releases: Incenteev/hashed-asset-bundle
Releases · Incenteev/hashed-asset-bundle
1.6.0
26 Nov 16:21
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.4.0
30 Mar 13:11
Compare
Sorry, something went wrong.
No results found
Removed support for Symfony 3.4
1.3.0
08 Dec 15:13
Compare
Sorry, something went wrong.
No results found
Added support for Symfony 6
1.2.0
13 Oct 12:28
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Bugfixes:
Fixed requirements for Symfony 3.4
1.1.0
17 Mar 19:35
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Added support for Symfony 4
1.0.0
09 Jun 12:01
Compare
Sorry, something went wrong.
No results found
Initial release of the bundle