Releases: Chris2011/minifierbeans
3.5.1
What's Changed
- #104, #106, #108, Increase performance for extracting custom-packages… by @Chris2011 in #109
New Contributors
- @Chris2011 made their first contribution in #109
Full Changelog: 3.5.0...3.5.1
3.5.0
What's Changed
- Update packages versions by @yoancutillas in #102
New Contributors
- @yoancutillas made their first contribution in #102
3.4.0
Update in 3.4.0
General
1 - Refactored code to do the same option handling as NetBeans core.
2 - Updated node dependencies.
Fixes
1 - #73: Every option that was changed will be resetted after NetBeans restart.
2 - #85: After reboot Netbeans reset "Minify on save" setting.
Features
1 - #21: New build folder has still the dev files in it.
3.3.1
3.3.0
3.2.0
3.1.0
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.
3.0.0
custom-packages
This release will be the repo for the custom-packages, which the Minifierbeans plugin needs to download while installing. It is a bundled package with postcss and nanocss. More is coming. Will be downloaded and extracted automatically.