Merge pull request #210 from mpenkov/streamjson

Support line-delimited JSON
This commit is contained in:
Romain Dorgueil
2017-10-28 17:45:09 +02:00
committed by GitHub
5 changed files with 60 additions and 2 deletions

View File

@ -12,6 +12,11 @@ Command line
* `bonobo download /examples/datasets/coffeeshops.txt` now downloads the coffeeshops example
Graphs and Nodes
................
* New `LdjsonReader` and `LdjsonWriter` nodes for handling `line-delimited JSON <https://en.wikipedia.org/wiki/JSON_Streaming>`_.
v.0.5.0 - 5 october 2017
::::::::::::::::::::::::