We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56de9f0 commit baa0e1cCopy full SHA for baa0e1c
ROADMAP.md
@@ -4,12 +4,17 @@ Here we describe upcoming and recent releases and the key features/fixes they in
4
5
## Currently Planned Releases
6
7
-### 1.4.0
+### 1.5.0
8
* Support custom colors
9
10
-### 1.3.4
+### 1.4.1
11
* Refactor tests to use a testing library like jest (only affects dev/testing)
12
13
+### ~~1.4.0 (9/22/19)~~
14
+ * ~~Allow colorizing null/undefined in safe mode (@givehug, @jweinsteincbt)~~
15
+ * ~~Add bright/background colors (ASCI standard) (@vsimonian, @mejenborg)~~
16
+ * ~~Improve docs around enable()/disable() (@mrjacobbloom)~~
17
+
18
### ~~1.3.3 (12/9/18)~~
19
20
* ~~Remove extraneous swap files~~
0 commit comments