File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,9 @@ its capbility to present and write data in text fromats mainly through `tabulate
22
22
* "json"
23
23
* "html"
24
24
25
+ Since v0.2.7, `json ` and `ndjson ` input are also supported.
26
+
27
+
25
28
Usage
26
29
======
27
30
Original file line number Diff line number Diff line change 1
1
Change log
2
2
================================================================================
3
3
4
- 0.2.7 - unreleased
4
+ 0.2.7 - 30.07.2017
5
5
--------------------------------------------------------------------------------
6
6
7
7
Updated:
Original file line number Diff line number Diff line change @@ -31,6 +31,9 @@ its capbility to present and write data in text fromats mainly through `tabulate
31
31
* "json"
32
32
* "html"
33
33
34
+ Since v0.2.7, `json ` and `ndjson ` input are also supported.
35
+
36
+
34
37
Usage
35
38
======
36
39
You can’t perform that action at this time.
0 commit comments