Releases: rmrevin/yii2-minify-view
Releases · rmrevin/yii2-minify-view
2.0.0
The possibility of caching intermediate results of minification has been added.
The code has been refactored.
Removed deprecated items.
Updated tests
1.9.0
- Improved handling of conditional comments.
- Improved the order dependency in the case file inclusion through cdn.
- Refactoring.
1.3.1
Increment mrclay/minify version
1.2.3
- changed methods visiblity
- enabled custom js position support
1.2.1
- Fix registerAssetFiles method visiblity
- Add HtmlCompressor helper