-
Notifications
You must be signed in to change notification settings - Fork 36
/
Copy pathCHANGELOG
43 lines (43 loc) · 889 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
v2.0.0:
date: 2016-09-22
changes:
- Update (dev)dependecies including to csslint to v1.0.3.
v1.0.0:
date: 2016-03-04
changes:
- Point main to task and remove peerDeps.
- Updates to docs.
v0.5.0:
date: 2015-07-18
changes:
- Add ability to register custom formatters.
v0.4.0:
date: 2015-01-18
changes:
- The `.csslintrc` file can now contain comments.
v0.3.1:
date: 2014-09-07
changes:
- Show affected browsers in errors and warnings.
v0.3.0:
date: 2014-09-07
changes:
- CSSLint "warnings" no longer fail build.
- Updated dependencies.
v0.2.0:
date: 2013-12-02
changes:
- Bump to csslint 0.10.0
v0.1.2:
date: 2013-04-02
changes:
- Allow absolute filepaths in reports.
v0.1.1:
date: 2013-03-14
changes:
- Support formatters.
- Support .csslintrc.
v0.1.0:
date: 2013-03-07
changes:
- Initial release.