Skip to content

3.1.0

Compare
Choose a tag to compare
@Chris2011 Chris2011 released this 03 Nov 19:24
· 36 commits to master since this release

Updates in 3.1.0

General

1 - Refactored code, removed old options (JS Obfuscate, will be handled later by compiler flags for the google closure compiler).
2 - Changed the process to check the current and the remote version to update the custom-packages if needed.
3 - Updated Readme.md.

Fixes

1 - #64: MissingResourceException on action Copy minified CSS.

Features

1 - #61: Switch from Java google closure compiler to the node implementation.