UNPKG

986 BPlain TextView Raw
1v0.3.0:
2 date: 2013-03-26
3 changes:
4 - Add support for `bundle exec`. Make sure `.css` files are compiled with SCSS.
5v0.2.2:
6 date: 2013-02-15
7 changes:
8 - First official release for Grunt 0.4.0.
9v0.2.2rc7:
10 date: 2013-01-25
11 changes:
12 - Updating grunt/gruntplugin dependencies to rc7.
13 - Changing in-development grunt/gruntplugin dependency versions from tilde version ranges to specific versions.
14v0.2.2rc5:
15 date: 2013-01-09
16 changes:
17 - Updating to work with grunt v0.4.0rc5.
18 - Switching to this.files api.
19 - Add separator option.
20v0.2.0:
21 date: 2012-11-05
22 changes:
23 - Grunt 0.4 compatibility.
24 - Improve error message when Sass binary couldn't be found
25v0.1.3:
26 date: 2012-10-12
27 changes:
28 - Rename grunt-contrib-lib dep to grunt-lib-contrib.
29v0.1.2:
30 date: 2012-10-08
31 changes:
32 - Fix regression for darwin.
33v0.1.1:
34 date: 2012-10-05
35 changes:
36 - Windows support.
37v0.1.0:
38 date: 2012-09-24
39 changes:
40 - Initial release.