Skip to content

Releases: openscm/openscm-zenodo

v0.3.1

26 Sep 15:33
Compare
Choose a tag to compare

Announcements

  • Added the --user-controlled-only flag to openscm-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 to openscm-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

v0.3.0

25 Aug 06:41
Compare
Choose a tag to compare

Announcements

  • Bibtex retrieval is now supported too, checkout the API docs and CLI docs 📚

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

22 Aug 19:09
Compare
Choose a tag to compare

Announcements

  • Nothing to say, just testing machinery

Changelog

🔧 Trivial/Internal Changes

Changes

v0.2.4

22 Aug 18:57
Compare
Choose a tag to compare

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

v0.2.3

21 Aug 09:51
Compare
Choose a tag to compare

Announcements

  • Nothing here, happy that internal machinery is all working now ⚙️

Changelog

🔧 Trivial/Internal Changes

Changes

v0.2.2

21 Aug 09:21
Compare
Choose a tag to compare

Announcements

  • None, just testing machinery

Changelog

Changes

  • 43e36d8 bump: version 0.2.2a1 -> 0.2.2
  • 63d817e CHANGELOG
  • 580d49d Add CHANGELOG directory
  • 73f4ede bump(pre-release): version 0.2.1 > 0.2.2a1

v0.2.1

21 Aug 09:03
Compare
Choose a tag to compare

Announcements

  • We have completely re-written the package 🖊️
    • All the APIs have changed, please checkout the docs if you are interested

Changelog

  • Re-wrote the entire package

Changes

  • 79e1d37 bump: version 0.2.1a1 -> 0.2.1
  • 68c22e4 Add missing script
  • 676b34b bump(pre-release): version 0.2.0 > 0.2.1a1