Skip to content

v4.4

Latest
Compare
Choose a tag to compare
@njoubert-cleverage njoubert-cleverage released this 09 Jul 15:52
dde5bd8

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.