forked from c4urself/grunt-targethtml
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
54 lines (44 loc) · 838 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
v0.1.0:
date: Aug 31, 2012
changes:
- Initial release
v0.1.1:
date: Sep 1, 2012
changes:
- Fixed naming issues
v0.1.2:
date: Sep 7, 2012
changes:
- Accept round braces in if statements for IE support
v0.1.3:
date: Oct 14, 2012
changes:
- Adjustments towards grunt file api
v0.1.3:
date: Jan 16, 2013
changes:
- Compatibility with Grunt 0.4
v0.2.1:
date: Jan 29, 2013
changes:
- Compatibility with new Grunt 0.4 file API
v0.2.2:
date: Feb 26, 2013
changes:
- Allows to process multiple files within one target
v0.2.3:
date: May 13, 2013
changes:
- Supports wildcards in files option
v0.2.4:
date: Jun 15, 2013
changes:
- Curly tags
v0.2.5:
date: Oct 3, 2013
changes:
- Conditional support
v0.2.6:
date: Oct 4, 2013
changes:
- Dependency fix