git ignore updates

This commit is contained in:
Vadim Namniak
2015-05-05 23:53:15 -04:00
parent 66da3411c3
commit 5f12d60d12
139 changed files with 1813 additions and 6499 deletions
+54
View File
@@ -1,3 +1,57 @@
v0.9.1:
date: 2015-04-07
changes:
- more fixes for mangle options
v0.9.0:
date: 2015-04-07
changes:
- 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
v0.8.0:
date: 2015-02-19
changes:
- Add `screwIE8` option.
- Fix issue with explicit `compress` in node 0.12.0.
v0.7.0:
date: 2014-12-23
changes:
- Adds sourceMapRoot options.
- Updates readme descriptions.
- Removes reference to cleancss.
v0.6.0:
date: 2014-09-17
changes:
- Output fixes.
- ASCIIOnly option.
- Other fixes.
v0.5.1:
date: 2014-07-25
changes:
- Chalk updates.
- Output updates.
v0.4.0:
date: 2014-03-01
changes:
- remove grunt-lib-contrib dependency and add more colors
v0.3.3:
date: 2014-02-27
changes:
- remove unnecessary calls to `grunt.template.process`
v0.3.2:
date: 2014-01-22
changes:
- fix handling of `sourceMapIncludeSources` option.
v0.3.1:
date: 2014-01-20
changes:
- fix relative path issue in sourcemaps
v0.3.0:
date: 2014-01-16
changes:
- refactor sourcemap support
v0.2.7:
date: 2013-11-09
changes: