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
Copy file name to clipboardExpand all lines: CHANGELOG
+37-37Lines changed: 37 additions & 37 deletions
Original file line number
Diff line number
Diff line change
@@ -1,65 +1,65 @@
1
1
v1.0.1:
2
2
date: 2016-03-16
3
3
changes:
4
-
- downgrade maxmin for node 0.10
4
+
- Downgrade maxmin for Node.js 0.10.
5
5
v1.0.0:
6
6
date: 2016-03-04
7
7
changes:
8
8
- Use uglify-js ~2.6.2 to fix sourcemap issue.
9
-
- Improving docs for global-defs and --define options.
10
-
- Add 'sourceMapUrl' option.
11
-
- add bare_returns option.
9
+
- Improving docs for `global-defs` and `--define` options.
10
+
- Add `sourceMapUrl` option.
11
+
- add `bare_returns` option.
12
12
- Optionally set report verbosity level using report option.
13
13
v0.11.1:
14
14
date: 2016-01-29
15
15
changes:
16
-
- switch to lodash ^4.0.1
17
-
- switch to grunt-contrib-clean ^0.7.0
18
-
- switch to grunt-contrib-jshint ^0.12.0
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.
19
19
v0.11.0:
20
20
date: 2015-11-20
21
21
changes:
22
-
- switch to uglify ~2.6.0
22
+
- Update to uglify ~2.6.0.
23
23
v0.10.1:
24
24
date: 2015-11-12
25
25
changes:
26
-
- switch to uglify ~2.5
26
+
- Update to uglify ~2.5.
27
27
v0.10.0:
28
28
date: 2015-10-27
29
29
changes:
30
-
- bump to uglify ^2.5
30
+
- Update to uglify ^2.5.
31
31
v0.9.2:
32
32
date: 2015-08-24
33
33
changes:
34
-
- bump to uglify ^2.4.24
34
+
- Update to uglify ^2.4.24
35
35
v0.9.1:
36
36
date: 2015-04-07
37
37
changes:
38
-
- more fixes for mangle options
38
+
- More fixes for `mangle` options.
39
39
v0.9.0:
40
40
date: 2015-04-07
41
41
changes:
42
-
- added hook into uglify's mangling functionality
42
+
- Added hook into uglify's mangling functionality.
43
43
v0.8.1:
44
44
date: 2015-03-30
45
45
changes:
46
-
- lock uglify to 2.4.17 due to breaking changes
46
+
- Lock uglify to 2.4.17 due to breaking changes.
47
47
v0.8.0:
48
48
date: 2015-02-19
49
49
changes:
50
50
- Add `screwIE8` option.
51
-
- Fix issue with explicit `compress` in node 0.12.0.
51
+
- Fix issue with explicit `compress` in Node.js 0.12.0.
52
52
v0.7.0:
53
53
date: 2014-12-23
54
54
changes:
55
-
- Adds sourceMapRoot options.
55
+
- Adds `sourceMapRoot` options.
56
56
- Updates readme descriptions.
57
57
- Removes reference to cleancss.
58
58
v0.6.0:
59
59
date: 2014-09-17
60
60
changes:
61
61
- Output fixes.
62
-
- ASCIIOnly option.
62
+
- '`ASCIIOnly` option.'
63
63
- Other fixes.
64
64
v0.5.1:
65
65
date: 2014-07-25
@@ -69,56 +69,56 @@ v0.5.1:
69
69
v0.4.0:
70
70
date: 2014-03-01
71
71
changes:
72
-
- remove grunt-lib-contrib dependency and add more colors
72
+
- Remove grunt-lib-contrib dependency and add more colors.
73
73
v0.3.3:
74
74
date: 2014-02-27
75
75
changes:
76
-
- remove unnecessary calls to `grunt.template.process`
76
+
- Remove unnecessary calls to `grunt.template.process`.
77
77
v0.3.2:
78
78
date: 2014-01-22
79
79
changes:
80
-
- fix handling of `sourceMapIncludeSources` option.
80
+
- Fix handling of `sourceMapIncludeSources` option.
81
81
v0.3.1:
82
82
date: 2014-01-20
83
83
changes:
84
-
- fix relative path issue in sourcemaps
84
+
- Fix relative path issue in sourcemaps.
85
85
v0.3.0:
86
86
date: 2014-01-16
87
87
changes:
88
-
- refactor sourcemap support
88
+
- Refactor sourcemap support.
89
89
v0.2.7:
90
90
date: 2013-11-09
91
91
changes:
92
-
- prepending banner if sourceMap option not set, addresses #109
92
+
- 'Prepending banner if `sourceMap` option not set, addresses #109.'
93
93
v0.2.6:
94
94
date: 2013-11-08
95
95
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
96
+
- 'Merged #45, #53, #85 (#105 by way of duping #53).'
97
+
- Added support for banners in uglified files with sourcemaps.
98
+
- Updated docs.
99
99
v0.2.5:
100
100
date: 2013-10-28
101
101
changes:
102
-
- Added warning for banners when using sourcemaps
102
+
- Added warning for banners when using sourcemaps.
103
103
v0.2.4:
104
104
date: 2013-09-02
105
105
changes:
106
-
- updated sourcemap format via /83
106
+
- 'Updated sourcemap format via #83.'
107
107
v0.2.3:
108
108
date: 2013-06-10
109
109
changes:
110
-
- added footer option
110
+
- Added `footer` option.
111
111
v0.2.2:
112
112
date: 2013-05-31
113
113
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
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.'
115
115
v0.2.1:
116
116
date: 2013-05-22
117
117
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
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.'
122
122
v0.2.0:
123
123
date: 2013-03-14
124
124
changes:
@@ -127,8 +127,8 @@ v0.2.0:
127
127
v0.1.2:
128
128
date: 2013-01-30
129
129
changes:
130
-
- Added better error reporting
131
-
- Support for dynamic names of multiple sourcemaps
130
+
- Added better error reporting.
131
+
- Support for dynamic names of multiple sourcemaps.
* 2014-03-01 v0.4.0 remove grunt-lib-contrib dependency and add more colors
535
-
* 2014-02-27 v0.3.3 remove unnecessary calls to `grunt.template.process`
536
-
* 2014-01-22 v0.3.2 fix handling of `sourceMapIncludeSources` option.
537
-
* 2014-01-20 v0.3.1 fix relative path issue in sourcemaps
538
-
* 2014-01-16 v0.3.0 refactor sourcemap support
539
-
* 2013-11-09 v0.2.7 prepending banner if sourceMap option not set, addresses
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
534
+
* 2014-03-01 v0.4.0 Remove grunt-lib-contrib dependency and add more colors.
535
+
* 2014-02-27 v0.3.3 Remove unnecessary calls to `grunt.template.process`.
536
+
* 2014-01-22 v0.3.2 Fix handling of `sourceMapIncludeSources` option.
537
+
* 2014-01-20 v0.3.1 Fix relative path issue in sourcemaps.
538
+
* 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.
546
546
* 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
547
+
* 2013-01-30 v0.1.2 Added better error reporting. Support for dynamic names of multiple sourcemaps.
548
548
* 2013-02-15 v0.1.1 First official release for Grunt 0.4.0.
549
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.
550
+
* 2013-01-09 v0.1.1rc5 Updating to work with grunt v0.4.0rc5. Switching back to `this.files` API.
551
551
* 2012-11-28 v0.1.0 Work in progress, not yet officially released.
552
552
553
553
---
554
554
555
555
Task submitted by ["Cowboy" Ben Alman](http://benalman.com)
556
556
557
-
*This file was generated on Wed Mar 16 2016 10:51:38.*
557
+
*This file was generated on Fri Mar 18 2016 21:02:15.*
0 commit comments