v0.4.0
A JavaScript library to create a new version of a Zenodo upload with a file.
Makes a draft copy of an existing Zenodo upload.
After overwriting the file and version the upload is published.
Can be used to create a DOI for a updated data file.
A Zenodo upload must already exist using this library.
Added
- Command line tool (#1)
Fixed
- Example does not work (#10)