Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 543 Bytes

NEWS.md

File metadata and controls

16 lines (11 loc) · 543 Bytes

datasetjson 0.2.0

  • Remove schema validation on read and write (#26)
  • Address CRAN issues (#29)

datasetjson 0.1.0

  • Capability to read and validate Dataset JSON files from URLs has been added (#8)
  • Remove autoset of fileOID using output path (#3)
  • Don't auto-populate optional attributes with NA (#16)
  • Push dependency versions back (#18)
  • Default pretty parameter on write_dataset_json() to false (#20)

datasetjson 0.0.1

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