datasetjson 0.4.0

JSON handling moved into the package

Reading and writing are now handled by the yyjson C library, bundled with the package, rather than by an R JSON package. The practical effects:

New formats

Behavior changes

Fixes

datasetjson 0.3.0

This release provides a significant overhaul of the package due to the updates for Dataset JSON 1.1.0. Performance has also been significantly improved, as well as the main object interface.

datasetjson 0.2.0

datasetjson 0.1.0

datasetjson 0.0.1

Initial development version of datasetjson, introducing core objects, readers and writers.