diff --git a/CHANGELOG b/CHANGELOG index cd7175e9..5d0b99c1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,65 +1,65 @@ v1.0.1: date: 2016-03-16 changes: - - downgrade maxmin for node 0.10 + - Downgrade maxmin for Node.js 0.10. v1.0.0: date: 2016-03-04 changes: - Use uglify-js ~2.6.2 to fix sourcemap issue. - - Improving docs for global-defs and --define options. - - Add 'sourceMapUrl' option. - - add bare_returns option. + - Improving docs for `global-defs` and `--define` options. + - Add `sourceMapUrl` option. + - add `bare_returns` option. - Optionally set report verbosity level using report option. v0.11.1: date: 2016-01-29 changes: - - switch to lodash ^4.0.1 - - switch to grunt-contrib-clean ^0.7.0 - - switch to grunt-contrib-jshint ^0.12.0 + - Update to lodash ^4.0.1. + - Update to grunt-contrib-clean ^0.7.0. + - Update to grunt-contrib-jshint ^0.12.0. v0.11.0: date: 2015-11-20 changes: - - switch to uglify ~2.6.0 + - Update to uglify ~2.6.0. v0.10.1: date: 2015-11-12 changes: - - switch to uglify ~2.5 + - Update to uglify ~2.5. v0.10.0: date: 2015-10-27 changes: - - bump to uglify ^2.5 + - Update to uglify ^2.5. v0.9.2: date: 2015-08-24 changes: - - bump to uglify ^2.4.24 + - Update to uglify ^2.4.24 v0.9.1: date: 2015-04-07 changes: - - more fixes for mangle options + - More fixes for `mangle` options. v0.9.0: date: 2015-04-07 changes: - - added hook into uglify's mangling functionality + - Added hook into uglify's mangling functionality. v0.8.1: date: 2015-03-30 changes: - - lock uglify to 2.4.17 due to breaking changes + - Lock uglify to 2.4.17 due to breaking changes. v0.8.0: date: 2015-02-19 changes: - Add `screwIE8` option. - - Fix issue with explicit `compress` in node 0.12.0. + - Fix issue with explicit `compress` in Node.js 0.12.0. v0.7.0: date: 2014-12-23 changes: - - Adds sourceMapRoot options. + - Adds `sourceMapRoot` options. - Updates readme descriptions. - Removes reference to cleancss. v0.6.0: date: 2014-09-17 changes: - Output fixes. - - ASCIIOnly option. + - '`ASCIIOnly` option.' - Other fixes. v0.5.1: date: 2014-07-25 @@ -69,56 +69,56 @@ v0.5.1: v0.4.0: date: 2014-03-01 changes: - - remove grunt-lib-contrib dependency and add more colors + - Remove grunt-lib-contrib dependency and add more colors. v0.3.3: date: 2014-02-27 changes: - - remove unnecessary calls to `grunt.template.process` + - Remove unnecessary calls to `grunt.template.process`. v0.3.2: date: 2014-01-22 changes: - - fix handling of `sourceMapIncludeSources` option. + - Fix handling of `sourceMapIncludeSources` option. v0.3.1: date: 2014-01-20 changes: - - fix relative path issue in sourcemaps + - Fix relative path issue in sourcemaps. v0.3.0: date: 2014-01-16 changes: - - refactor sourcemap support + - Refactor sourcemap support. v0.2.7: date: 2013-11-09 changes: - - prepending banner if sourceMap option not set, addresses #109 + - 'Prepending banner if `sourceMap` option not set, addresses #109.' v0.2.6: date: 2013-11-08 changes: - - merged 45, 53, 85 (105 by way of duping 53) - - Added support for banners in uglified files with sourcemaps - - Updated docs + - 'Merged #45, #53, #85 (#105 by way of duping #53).' + - Added support for banners in uglified files with sourcemaps. + - Updated docs. v0.2.5: date: 2013-10-28 changes: - - Added warning for banners when using sourcemaps + - Added warning for banners when using sourcemaps. v0.2.4: date: 2013-09-02 changes: - - updated sourcemap format via /83 + - 'Updated sourcemap format via #83.' v0.2.3: date: 2013-06-10 changes: - - added footer option + - Added `footer` option. v0.2.2: date: 2013-05-31 changes: - - Reverted /56 due to /58 until [chrome/239660](https://code.google.com/p/chromium/issues/detail?id=239660&q=sourcemappingurl&colspec=ID%20Pri%20M%20Iteration%20ReleaseBlock%20Cr%20Status%20Owner%20Summary%20OS%20Modified) [firefox/870361](https://bugzilla.mozilla.org/show_bug.cgi?id=870361) drop + - 'Reverted #56 due to #58 until [chrome/239660](https://code.google.com/p/chromium/issues/detail?id=239660&q=sourcemappingurl&colspec=ID%20Pri%20M%20Iteration%20ReleaseBlock%20Cr%20Status%20Owner%20Summary%20OS%20Modified) [firefox/870361](https://bugzilla.mozilla.org/show_bug.cgi?id=870361) drop.' v0.2.1: date: 2013-05-22 changes: - - Bumped uglify to ~2.3.5 /55 /40 - - Changed sourcemappingUrl syntax /56 - - Disabled sorting of names for consistent mangling /44 - - Updated docs for sourceMapRoot /47 /25 + - 'Bumped uglify to ~2.3.5 #55 #40.' + - 'Changed `sourcemappingUrl` syntax #56.' + - 'Disabled sorting of names for consistent mangling #44.' + - 'Updated docs for `sourceMapRoot` #47 #25.' v0.2.0: date: 2013-03-14 changes: @@ -127,8 +127,8 @@ v0.2.0: v0.1.2: date: 2013-01-30 changes: - - Added better error reporting - - Support for dynamic names of multiple sourcemaps + - Added better error reporting. + - Support for dynamic names of multiple sourcemaps. v0.1.1: date: 2013-02-15 changes: @@ -142,7 +142,7 @@ v0.1.1rc5: date: 2013-01-09 changes: - Updating to work with grunt v0.4.0rc5. - - Switching back to this.files api. + - Switching back to `this.files` API. v0.1.0: date: 2012-11-28 changes: diff --git a/README.md b/README.md index 0e2c3c1f..be32a41d 100644 --- a/README.md +++ b/README.md @@ -517,41 +517,41 @@ grunt.initConfig({ ## Release History - * 2016-03-16   v1.0.1   downgrade maxmin for node 0.10 - * 2016-03-04   v1.0.0   Use uglify-js ~2.6.2 to fix sourcemap issue. Improving docs for global-defs and --define options. Add 'sourceMapUrl' option. add bare_returns option. Optionally set report verbosity level using report option. - * 2016-01-29   v0.11.1   switch to lodash ^4.0.1 switch to grunt-contrib-clean ^0.7.0 switch to grunt-contrib-jshint ^0.12.0 - * 2015-11-20   v0.11.0   switch to uglify ~2.6.0 - * 2015-11-12   v0.10.1   switch to uglify ~2.5 - * 2015-10-27   v0.10.0   bump to uglify ^2.5 - * 2015-08-24   v0.9.2   bump to uglify ^2.4.24 - * 2015-04-07   v0.9.1   more fixes for mangle options - * 2015-04-07   v0.9.0   added hook into uglify's mangling functionality - * 2015-03-30   v0.8.1   lock uglify to 2.4.17 due to breaking changes - * 2015-02-19   v0.8.0   Add `screwIE8` option. Fix issue with explicit `compress` in node 0.12.0. - * 2014-12-23   v0.7.0   Adds sourceMapRoot options. Updates readme descriptions. Removes reference to cleancss. - * 2014-09-17   v0.6.0   Output fixes. ASCIIOnly option. Other fixes. + * 2016-03-16   v1.0.1   Downgrade maxmin for Node.js 0.10. + * 2016-03-04   v1.0.0   Use uglify-js ~2.6.2 to fix sourcemap issue. Improving docs for `global-defs` and `--define` options. Add `sourceMapUrl` option. add `bare_returns` option. Optionally set report verbosity level using report option. + * 2016-01-29   v0.11.1   Update to lodash ^4.0.1. Update to grunt-contrib-clean ^0.7.0. Update to grunt-contrib-jshint ^0.12.0. + * 2015-11-20   v0.11.0   Update to uglify ~2.6.0. + * 2015-11-12   v0.10.1   Update to uglify ~2.5. + * 2015-10-27   v0.10.0   Update to uglify ^2.5. + * 2015-08-24   v0.9.2   Update to uglify ^2.4.24 + * 2015-04-07   v0.9.1   More fixes for `mangle` options. + * 2015-04-07   v0.9.0   Added hook into uglify's mangling functionality. + * 2015-03-30   v0.8.1   Lock uglify to 2.4.17 due to breaking changes. + * 2015-02-19   v0.8.0   Add `screwIE8` option. Fix issue with explicit `compress` in Node.js 0.12.0. + * 2014-12-23   v0.7.0   Adds `sourceMapRoot` options. Updates readme descriptions. Removes reference to cleancss. + * 2014-09-17   v0.6.0   Output fixes. `ASCIIOnly` option. Other fixes. * 2014-07-25   v0.5.1   Chalk updates. Output updates. - * 2014-03-01   v0.4.0   remove grunt-lib-contrib dependency and add more colors - * 2014-02-27   v0.3.3   remove unnecessary calls to `grunt.template.process` - * 2014-01-22   v0.3.2   fix handling of `sourceMapIncludeSources` option. - * 2014-01-20   v0.3.1   fix relative path issue in sourcemaps - * 2014-01-16   v0.3.0   refactor sourcemap support - * 2013-11-09   v0.2.7   prepending banner if sourceMap option not set, addresses - * 2013-11-08   v0.2.6   merged 45, 53, 85 (105 by way of duping 53) Added support for banners in uglified files with sourcemaps Updated docs - * 2013-10-28   v0.2.5   Added warning for banners when using sourcemaps - * 2013-09-02   v0.2.4   updated sourcemap format via /83 - * 2013-06-10   v0.2.3   added footer option - * 2013-05-31   v0.2.2   Reverted /56 due to /58 until [chrome/239660](https://code.google.com/p/chromium/issues/detail?id=239660&q=sourcemappingurl&colspec=ID%20Pri%20M%20Iteration%20ReleaseBlock%20Cr%20Status%20Owner%20Summary%20OS%20Modified) [firefox/870361](https://bugzilla.mozilla.org/show_bug.cgi?id=870361) drop - * 2013-05-22   v0.2.1   Bumped uglify to ~2.3.5 /55 /40 Changed sourcemappingUrl syntax /56 Disabled sorting of names for consistent mangling /44 Updated docs for sourceMapRoot /47 /25 + * 2014-03-01   v0.4.0   Remove grunt-lib-contrib dependency and add more colors. + * 2014-02-27   v0.3.3   Remove unnecessary calls to `grunt.template.process`. + * 2014-01-22   v0.3.2   Fix handling of `sourceMapIncludeSources` option. + * 2014-01-20   v0.3.1   Fix relative path issue in sourcemaps. + * 2014-01-16   v0.3.0   Refactor sourcemap support. + * 2013-11-09   v0.2.7   Prepending banner if `sourceMap` option not set, addresses #109. + * 2013-11-08   v0.2.6   Merged #45, #53, #85 (#105 by way of duping #53). Added support for banners in uglified files with sourcemaps. Updated docs. + * 2013-10-28   v0.2.5   Added warning for banners when using sourcemaps. + * 2013-09-02   v0.2.4   Updated sourcemap format via #83. + * 2013-06-10   v0.2.3   Added `footer` option. + * 2013-05-31   v0.2.2   Reverted #56 due to #58 until [chrome/239660](https://code.google.com/p/chromium/issues/detail?id=239660&q=sourcemappingurl&colspec=ID%20Pri%20M%20Iteration%20ReleaseBlock%20Cr%20Status%20Owner%20Summary%20OS%20Modified) [firefox/870361](https://bugzilla.mozilla.org/show_bug.cgi?id=870361) drop. + * 2013-05-22   v0.2.1   Bumped uglify to ~2.3.5 #55 #40. Changed `sourcemappingUrl` syntax #56. Disabled sorting of names for consistent mangling #44. Updated docs for `sourceMapRoot` #47 #25. * 2013-03-14   v0.2.0   No longer report gzip results by default. Support `report` option. - * 2013-01-30   v0.1.2   Added better error reporting Support for dynamic names of multiple sourcemaps + * 2013-01-30   v0.1.2   Added better error reporting. Support for dynamic names of multiple sourcemaps. * 2013-02-15   v0.1.1   First official release for Grunt 0.4.0. * 2013-01-18   v0.1.1rc6   Updating grunt/gruntplugin dependencies to rc6. Changing in-development grunt/gruntplugin dependency versions from tilde version ranges to specific versions. - * 2013-01-09   v0.1.1rc5   Updating to work with grunt v0.4.0rc5. Switching back to this.files api. + * 2013-01-09   v0.1.1rc5   Updating to work with grunt v0.4.0rc5. Switching back to `this.files` API. * 2012-11-28   v0.1.0   Work in progress, not yet officially released. --- Task submitted by ["Cowboy" Ben Alman](http://benalman.com) -*This file was generated on Wed Mar 16 2016 10:51:38.* +*This file was generated on Fri Mar 18 2016 21:02:15.*