v2.0.5
v2.0.5
Features
- This version introduces a new way to trigger ionic-minify via building the application in the CLI. It now uses the
--minifyflag for it. - IMPORTANT: The --release flag will continue working but it's now deprecated, please use the
--minifyflag instead.
Fixes
- This version fixes problems caused by the --release flag with the new android build-tools. Please refer to #13 for more information.
Thanks to @aaronksaunders who reported this issue!