Skip to content

v0.3.0

Compare
Choose a tag to compare
@sverhoeven sverhoeven released this 27 Mar 07:31
· 54 commits to master since this release
2030ffe

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

  • Perform checksum check and discard on match (#5)