Skip to content

v0.4.1

Choose a tag to compare

@sverhoeven sverhoeven released this 01 Apr 11:19
· 27 commits to master since this release
c00f7da

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

  • Code examples in doc strings

Fixed

  • DraftDiscardedError and others not exported in entrypoint
  • Vague error messages