source: Dev/trunk/node_modules/grunt-contrib-less/CHANGELOG @ 484

Last change on this file since 484 was 484, checked in by hendrikvanantwerpen, 11 years ago

Commit node_modules, to make checkouts and builds more deterministic.

File size: 1.5 KB
Line 
1v0.6.5:
2  date: 2013-08-08
3  changes:
4    - Support strictMath option
5    - Support rootpath parse option
6v0.6.4:
7  date: 2013-07-09
8  changes:
9    - Support relativeUrls option
10v0.6.3:
11  date: 2013-07-06
12  changes:
13    - Add report option for minification and gzip results
14v0.6.2:
15  date: 2013-07-03
16  changes:
17    - support syncImport
18v0.6.1:
19  date: 2013-06-12
20  changes:
21    - Support ieCompat
22v0.6.0:
23  date: 2013-06-09
24  changes:
25    - Bump less to 1.4.0
26v0.5.2:
27  date: 2013-05-23
28  changes:
29    - Improve error handling.
30v0.5.1:
31  date: 2013-04-25
32  changes:
33    - Gracefully handle configuration without sources.
34v0.5.0:
35  date: 2013-02-15
36  changes:
37    - First official release for Grunt 0.4.0.
38v0.5.0rc7:
39  date: 2013-01-23
40  changes:
41    - Updating grunt/gruntplugin dependencies to rc7.
42    - Changing in-development grunt/gruntplugin dependency versions from tilde version ranges to specific versions.
43    - Remove experimental wildcard destination support.
44    - Switching to this.files api.
45v0.3.2:
46  date: 2012-10-18
47  changes:
48    - Add support for dumpLineNumbers.
49v0.3.1:
50  date: 2012-10-12
51  changes:
52    - Rename grunt-contrib-lib dep to grunt-lib-contrib.
53v0.3.0:
54  date: 2012-09-24
55  changes:
56    - Global options depreciated
57    - Revert normalize linefeeds.
58v0.2.2:
59  date: 2012-09-16
60  changes:
61    - Support all less options
62    - Normalize linefeeds
63    - Default path to dirname of src file.
64v0.2.0:
65  date: 2012-09-10
66  changes:
67    - Refactored from grunt-contrib into individual repo.
Note: See TracBrowser for help on using the repository browser.