---------------- - Run custom JS minifier with *js_minifier* option - Don't minify files that contain '.min' in their file name - Add semicolon between merged JS files for safety
0.4
---------------- - Added *js_minifier_options* configuration directive that specifies named parameters that are passed to the underlying JS minifier to configure it
0.3
---------------- - *files* option in assetsinfo.yaml that lists files processed to create a bundle - Python 2.6 support