- Changed the regular expression when checking the excluded files.
- Disable ssl verification in expand css imports.
- Add
jsOptions
option.
- Improved mechanism exclude files from minification.
- Update readme.
- Improved mechanism exclude files from minification.
- Refactoring.
- Update readme.
- Property
rmrevin\yii\minify\View::$compress_output
is now deprecated. Userrmrevin\yii\minify\View::$minifyOutput
. - Enhancement #44: property
rmrevin\yii\minify\View::$enableMinify
now affects the output minify. - Update readme.
- Added missed asset manager
appendTimestamp
param.
- Enhancement #38 (add
excludeBundles
param). - Bugfix #39.
- Enhancement #35.
- Bugfix #36.
- Bugfix #32.
- Bugfix.
- Refactoring.
- Add
fileCheckAlgorithm
property.
- Content are no longer compressed inside textarea.
- In
View
added new propertycompress_options
.
- Refactoring.
- Refactoring.
- Added deleting comments in css.
- Refactoring.
- Improved handling of conditional comments.
- Improved the order dependency in the case file inclusion through cdn.
- Refactoring.
- Refactoring.