Changelog#
Versions follow Semantic Versioning (<major>.<minor>.<patch>).
Backward incompatible (breaking) changes will only be introduced in major versions with advance notice in the Deprecations section of releases.
OpenSCM Zenodo v0.5.0 (2025-02-14)#
⚠️ Breaking Changes#
- Rename the typo "zenoodo" to "zenodo" throughout. (#17)
🎉 Improvements#
- Mask the token in the representation of
ZenodoInteractor. (#17)
📚 Improved Documentation#
- Added basic documentation of how to use the library, see "How to upload to Zenodo". (#17)
🔧 Trivial/Internal Changes#
OpenSCM Zenodo v0.4.0 (2025-02-14)#
🆕 Features#
- Added
ZenodoInteractor.get_draft_deposition_id. This makes it possible to get the draft deposition ID, even if you're already created the draft. It is the recommended way of getting a draft deposition ID, supersedingZenodoInteractor.create_new_version_from_latest. (ZenodoInteractor.create_new_version_from_latestis still available, it just fails if you have already created a draft.) (#15)
OpenSCM Zenodo v0.3.1 (2024-09-26)#
🆕 Features#
- Added the
--user-controlled-onlyflag toopenscm-zenodo retrieve-metadata. This is the flag to use if you want to use the retrieved metadata as the starting point for the next version of a deposit. (#13)
🔧 Trivial/Internal Changes#
OpenSCM Zenodo v0.3.0 (2024-08-25)#
🆕 Features#
- Added bibtex metadata retrieval.
Specifically:
openscm-zenodo retrieve-bibtex,retrieve_bibtex_entryandget_bibtex_entry. (#12)
🎉 Improvements#
- Added support for parallel uploads to
openscm-zenodo create-new-version. (#12)
OpenSCM Zenodo v0.2.6 (2024-08-22)#
🔧 Trivial/Internal Changes#
OpenSCM Zenodo v0.2.4 (2024-08-22)#
🆕 Features#
- Added the
--reserve-doiflag to theopenscm-zenodo update-metadatacommand. Also addedget_reserved_doi. (#10)
🔧 Trivial/Internal Changes#
OpenSCM Zenodo v0.2.3 (2024-08-21)#
🔧 Trivial/Internal Changes#
OpenSCM Zenodo v0.2.2 (2024-08-21)#
🔧 Trivial/Internal Changes#
OpenSCM Zenodo v0.2.1 (2024-08-21)#
No significant changes.
OpenSCM Zenodo v0.2.0 (2024-08-21)#
No significant changes.