Add
- #168 Add JsonStreamWriterTask with related doc
- #172 Add spl_file_object_flags and json_flags options on JsonStream*Tasks. Update docs.
- #174 Add FileSplitterTask using Filesystem/SplFile. Add doc.
Fixes
- #169 Fix JsonStreamFile empty line at the end issue, even if SKIP_EMPTY is set. Add JsonStreamReaderTask doc.