Skip to content

v0.2.4

Compare
Choose a tag to compare
@znicholls znicholls released this 22 Aug 18:57
· 22 commits to main since this release

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 the openscm-zenodo update-metadata command.
    Also added [get_reserved_doi][openscm_zenodo.zenodo.get_reserved_doi]. (#10)

πŸ”§ Trivial/Internal Changes

Changes