You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Improving docs for `global-defs` and `--define` options.
15
+
- Improve docs for `global-defs` and `--define` options.
10
16
- Add `sourceMapUrl` option.
11
-
- add `bare_returns` option.
17
+
- Add `bare_returns` option.
12
18
- Optionally set report verbosity level using report option.
13
19
v0.11.1:
14
20
date: 2016-01-29
15
21
changes:
16
-
- Update to lodash ^4.0.1.
17
-
- Update to grunt-contrib-clean ^0.7.0.
18
-
- Update to grunt-contrib-jshint ^0.12.0.
22
+
- Update lodash to ^4.0.1.
23
+
- Update grunt-contrib-clean to ^0.7.0.
24
+
- Update grunt-contrib-jshint to ^0.12.0.
19
25
v0.11.0:
20
26
date: 2015-11-20
21
27
changes:
22
-
- Update to uglify ~2.6.0.
28
+
- Update uglify-js to ~2.6.0.
23
29
v0.10.1:
24
30
date: 2015-11-12
25
31
changes:
26
-
- Update to uglify ~2.5.
32
+
- Update uglify-js to ~2.5.
27
33
v0.10.0:
28
34
date: 2015-10-27
29
35
changes:
30
-
- Update to uglify ^2.5.
36
+
- Update uglify-js to ^2.5.
31
37
v0.9.2:
32
38
date: 2015-08-24
33
39
changes:
34
-
- Update to uglify ^2.4.24
40
+
- Update uglify-js to ^2.4.24
35
41
v0.9.1:
36
42
date: 2015-04-07
37
43
changes:
38
44
- More fixes for `mangle` options.
39
45
v0.9.0:
40
46
date: 2015-04-07
41
47
changes:
42
-
- Added hook into uglify's mangling functionality.
48
+
- Add hook into uglify-js's mangling functionality.
43
49
v0.8.1:
44
50
date: 2015-03-30
45
51
changes:
46
-
- Lock uglify to 2.4.17 due to breaking changes.
52
+
- Lock uglify-js to 2.4.17 due to breaking changes.
47
53
v0.8.0:
48
54
date: 2015-02-19
49
55
changes:
@@ -52,19 +58,19 @@ v0.8.0:
52
58
v0.7.0:
53
59
date: 2014-12-23
54
60
changes:
55
-
- Adds `sourceMapRoot` options.
56
-
- Updates readme descriptions.
57
-
- Removes reference to cleancss.
61
+
- Add `sourceMapRoot` options.
62
+
- Update readme descriptions.
63
+
- Remove reference to clean-css.
58
64
v0.6.0:
59
65
date: 2014-09-17
60
66
changes:
61
67
- Output fixes.
62
-
- '`ASCIIOnly` option.'
68
+
- 'Add `ASCIIOnly` option.'
63
69
- Other fixes.
64
70
v0.5.1:
65
71
date: 2014-07-25
66
72
changes:
67
-
- Chalk updates.
73
+
- Update chalk to ^0.5.1.
68
74
- Output updates.
69
75
v0.4.0:
70
76
date: 2014-03-01
@@ -89,36 +95,36 @@ v0.3.0:
89
95
v0.2.7:
90
96
date: 2013-11-09
91
97
changes:
92
-
- 'Prepending banner if `sourceMap` option not set, addresses #109.'
98
+
- 'Prepend banner if `sourceMap` option not set, addresses #109.'
93
99
v0.2.6:
94
100
date: 2013-11-08
95
101
changes:
96
-
- 'Merged #45, #53, #85 (#105 by way of duping #53).'
97
-
- Added support for banners in uglified files with sourcemaps.
98
-
- Updated docs.
102
+
- 'Merge #45, #53, #85 (#105 by way of duping #53).'
103
+
- Add support for banners in uglified files with sourcemaps.
104
+
- Update docs.
99
105
v0.2.5:
100
106
date: 2013-10-28
101
107
changes:
102
-
- Added warning for banners when using sourcemaps.
108
+
- Add warning for banners when using sourcemaps.
103
109
v0.2.4:
104
110
date: 2013-09-02
105
111
changes:
106
-
- 'Updated sourcemap format via #83.'
112
+
- 'Update sourcemap format via #83.'
107
113
v0.2.3:
108
114
date: 2013-06-10
109
115
changes:
110
-
- Added `footer` option.
116
+
- Add `footer` option.
111
117
v0.2.2:
112
118
date: 2013-05-31
113
119
changes:
114
-
- '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.'
120
+
- 'Revert #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.'
115
121
v0.2.1:
116
122
date: 2013-05-22
117
123
changes:
118
-
- 'Bumped uglify to ~2.3.5 #55 #40.'
119
-
- 'Changed `sourcemappingUrl` syntax #56.'
120
-
- 'Disabled sorting of names for consistent mangling #44.'
121
-
- 'Updated docs for `sourceMapRoot` #47 #25.'
124
+
- 'Update uglify-js to ~2.3.5 #55 #40.'
125
+
- 'Change `sourcemappingUrl` syntax #56.'
126
+
- 'Disable sorting of names for consistent mangling #44.'
127
+
- 'Update docs for `sourceMapRoot` #47 #25.'
122
128
v0.2.0:
123
129
date: 2013-03-14
124
130
changes:
@@ -127,7 +133,7 @@ v0.2.0:
127
133
v0.1.2:
128
134
date: 2013-01-30
129
135
changes:
130
-
- Added better error reporting.
136
+
- Add better error reporting.
131
137
- Support for dynamic names of multiple sourcemaps.
132
138
v0.1.1:
133
139
date: 2013-02-15
@@ -136,14 +142,14 @@ v0.1.1:
136
142
v0.1.1rc6:
137
143
date: 2013-01-18
138
144
changes:
139
-
- Updating grunt/gruntplugin dependencies to rc6.
140
-
- Changing in-development grunt/gruntplugin dependency versions from tilde version ranges to specific versions.
145
+
- Update grunt/gruntplugin dependencies to rc6.
146
+
- Change in-development grunt/gruntplugin dependency versions from tilde version ranges to specific versions.
* 2016-03-19 v1.0.2 Update grunt to ^1.0.0. Fix `beautify` when passed as an object. Fix docs about `report` values.
520
521
* 2016-03-16 v1.0.1 Downgrade maxmin for Node.js 0.10.
521
-
* 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.
522
-
* 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.
523
-
* 2015-11-20 v0.11.0 Update to uglify ~2.6.0.
524
-
* 2015-11-12 v0.10.1 Update to uglify ~2.5.
525
-
* 2015-10-27 v0.10.0 Update to uglify ^2.5.
526
-
* 2015-08-24 v0.9.2 Update to uglify ^2.4.24
522
+
* 2016-03-04 v1.0.0 Use uglify-js ~2.6.2 to fix sourcemap issue. Improve docs for `global-defs` and `--define` options. Add `sourceMapUrl` option. Add`bare_returns` option. Optionally set report verbosity level using report option.
523
+
* 2016-01-29 v0.11.1 Update lodash to ^4.0.1. Update grunt-contrib-clean to ^0.7.0. Update grunt-contrib-jshint to ^0.12.0.
524
+
* 2015-11-20 v0.11.0 Update uglify-js to~2.6.0.
525
+
* 2015-11-12 v0.10.1 Update uglify-js to~2.5.
526
+
* 2015-10-27 v0.10.0 Update uglify-js to ^2.5.
527
+
* 2015-08-24 v0.9.2 Update uglify-js to ^2.4.24
527
528
* 2015-04-07 v0.9.1 More fixes for `mangle` options.
528
-
* 2015-04-07 v0.9.0 Added hook into uglify's mangling functionality.
529
-
* 2015-03-30 v0.8.1 Lock uglify to 2.4.17 due to breaking changes.
529
+
* 2015-04-07 v0.9.0 Add hook into uglify-js's mangling functionality.
530
+
* 2015-03-30 v0.8.1 Lock uglify-js to 2.4.17 due to breaking changes.
530
531
* 2015-02-19 v0.8.0 Add `screwIE8` option. Fix issue with explicit `compress` in Node.js 0.12.0.
* 2014-09-17 v0.6.0 Output fixes. Add `ASCIIOnly` option. Other fixes.
534
+
* 2014-07-25 v0.5.1 Update chalk to ^0.5.1. Output updates.
534
535
* 2014-03-01 v0.4.0 Remove grunt-lib-contrib dependency and add more colors.
535
536
* 2014-02-27 v0.3.3 Remove unnecessary calls to `grunt.template.process`.
536
537
* 2014-01-22 v0.3.2 Fix handling of `sourceMapIncludeSources` option.
537
538
* 2014-01-20 v0.3.1 Fix relative path issue in sourcemaps.
538
539
* 2014-01-16 v0.3.0 Refactor sourcemap support.
539
-
* 2013-11-09 v0.2.7 Prepending banner if `sourceMap` option not set, addresses #109.
540
-
* 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.
541
-
* 2013-10-28 v0.2.5 Added warning for banners when using sourcemaps.
542
-
* 2013-09-02 v0.2.4 Updated sourcemap format via #83.
543
-
* 2013-06-10 v0.2.3 Added`footer` option.
544
-
* 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.
545
-
* 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.
540
+
* 2013-11-09 v0.2.7 Prepend banner if `sourceMap` option not set, addresses #109.
541
+
* 2013-11-08 v0.2.6 Merge#45, #53, #85 (#105 by way of duping #53). Add support for banners in uglified files with sourcemaps. Update docs.
542
+
* 2013-10-28 v0.2.5 Add warning for banners when using sourcemaps.
543
+
* 2013-09-02 v0.2.4 Update sourcemap format via #83.
544
+
* 2013-06-10 v0.2.3 Add`footer` option.
545
+
* 2013-05-31 v0.2.2 Revert#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.
546
+
* 2013-05-22 v0.2.1 Update uglify-js to ~2.3.5 #55#40. Change`sourcemappingUrl` syntax #56. Disable sorting of names for consistent mangling #44. Update docs for `sourceMapRoot`#47#25.
546
547
* 2013-03-14 v0.2.0 No longer report gzip results by default. Support `report` option.
547
-
* 2013-01-30 v0.1.2 Added better error reporting. Support for dynamic names of multiple sourcemaps.
548
+
* 2013-01-30 v0.1.2 Add better error reporting. Support for dynamic names of multiple sourcemaps.
548
549
* 2013-02-15 v0.1.1 First official release for Grunt 0.4.0.
549
-
* 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.
550
-
* 2013-01-09 v0.1.1rc5 Updating to work with grunt v0.4.0rc5. Switching back to `this.files` API.
551
-
* 2012-11-28 v0.1.0 Work in progress, not yet officially released.
550
+
* 2013-01-18 v0.1.1rc6 Update grunt/gruntplugin dependencies to rc6. Change in-development grunt/gruntplugin dependency versions from tilde version ranges to specific versions.
551
+
* 2013-01-09 v0.1.1rc5 Update to work with grunt v0.4.0rc5. Switch back to `this.files` API.
552
+
* 2012-11-28 v0.1.0 Work in progress, not officially released yet.
552
553
553
554
---
554
555
555
556
Task submitted by ["Cowboy" Ben Alman](http://benalman.com)
556
557
557
-
*This file was generated on Tue Jul 19 2016 10:15:13.*
558
+
*This file was generated on Tue Jul 19 2016 16:34:56.*
0 commit comments