v0.4.1
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