File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change
1
+ 2018-12-14, Version 2.1.0
2
+ =========================
3
+
4
+ * src: replace byline with custom splitter (Ryan Graham)
5
+
6
+ * test: add color tag tests (Ryan Graham)
7
+
8
+ * test: ensure test fixtures use consistent newlines (Ryan Graham)
9
+
10
+ * test: replicate shell tests in JS (Ryan Graham)
11
+
12
+ * test: add tests for truncated utf8 sequences (Ryan Graham)
13
+
14
+
1
15
2018-08-11, Version 2.0.0
2
16
=========================
3
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " strong-log-transformer" ,
3
- "version" : " 2.0 .0" ,
3
+ "version" : " 2.1 .0" ,
4
4
"description" : " Stream transformer that prefixes lines with timestamps and other things." ,
5
5
"author" :
" Ryan Graham <[email protected] >" ,
6
6
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments