Project

General

Profile

1
# 1.1.2
2

    
3
* Improved performance of `isKeyword` (thanks to @maxnordlund & @ljharb).
4

    
5
# 1.1.1
6

    
7
* Bump css-color-names to 0.0.4.
8

    
9
# 1.1.0
10

    
11
* Add a legacy option for old Internet Explorer versions.
12

    
13
# 1.0.7
14

    
15
* Update color to 0.11.0.
16

    
17
# 1.0.6
18

    
19
* Now passes through invalid colour functions.
20

    
21
# 1.0.5
22

    
23
* Performance tweaks.
24
* Update css-color-names to 0.0.3.
25

    
26
# 1.0.4
27

    
28
* Fixes an issue with the last patch - module was not working correctly on
29
  Node 0.10.
30

    
31
# 1.0.3
32

    
33
* Updated to ES6.
34

    
35
# 1.0.2
36

    
37
* Improved regex for finding leading zeroes.
38

    
39
# 1.0.1
40

    
41
* Update color to 0.8.0.
42

    
43
# 1.0.0
44

    
45
* Initial release.
(1-1/4)