Added json2jsonl. It will render a JSON array document as JSON lines. A -as-dataset
option is included. If
an top level attribute name is provided and matches the object it will render the result as a dataset load
componatible object. Of the top level attribute name is not found then that object is skipped with a message
written to standard error.
Full Changelog: v1.3.3...v1.3.4