Releases: openscm/openscm-zenodo
Releases · openscm/openscm-zenodo
v0.3.1
Announcements
- Added the
--user-controlled-only
flag 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.
Changelog
🆕 Features
- Added the
--user-controlled-only
flag 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
Changes
- 2cb067b bump: version 0.3.1a1 -> 0.3.1
- 396abd3 Update copier version
- a540442 Fix up docs
- 4f08e68 Fix up dev types repos
- 40b7d7b CHANGELOG
- 7f767e6 Clean up
- 8f6c81b Update to using copier template
- 61b55e4 CHANGELOG
- f0db785 Add extra key to keys to remove
- 7d0cd0c Add user-controlled flag to metadata retrieval command
- 4c652a1 bump(pre-release): version 0.3.0 > 0.3.1a1
v0.3.0
Announcements
Changelog
🆕 Features
- Added bibtex metadata retrieval.
Specifically:openscm-zenodo retrieve-bibtex
,
[retrieve_bibtex_entry
][openscm_zenodo.zenodo.retrieve_bibtex_entry]
and [get_bibtex_entry
][openscm_zenodo.zenodo.ZenodoInteractor.get_bibtex_entry]. (#12)
🎉 Improvements
- Added support for parallel uploads to
openscm-zenodo create-new-version
. (#12)
Changes
v0.2.6
v0.2.4
Announcements
- We added a test for how to reserve a DOI using our API. Docs to come in future 📖. For now, look at the tests to see you can get your reserved DOI too.
Changelog
🆕 Features
- Added the
--reserve-doi
flag to theopenscm-zenodo update-metadata
command.
Also added [get_reserved_doi
][openscm_zenodo.zenodo.get_reserved_doi]. (#10)
🔧 Trivial/Internal Changes
Changes
v0.2.3
Announcements
- Nothing here, happy that internal machinery is all working now ⚙️
Changelog
🔧 Trivial/Internal Changes
Changes
- ae81ba2 bump: version 0.2.3a1 -> 0.2.3
- 06bcb59 Put job back on schedule
- ebd5f6c One more attempt
- 4e54187 Different debug output
- a67c4bc Add some debug output
- b518c0d Remove doctests again
- 076e0f7 Fix missing open mode
- dc2aacf Turn on doctests in install tests
- 6ac331f Next attempt
- 29f1f10 Next fix
- 932ebe3 Fix next typo
- 356350c Fix typo
- c857e3c CHANGELOG
- a0c3c97 Fix changelog script
- d782cd9 Attempt 1
- 49db79f bump(pre-release): version 0.2.2 > 0.2.3a1