Skip to content

Releases: ResearchObject/ro-crate-inveniordm

v2.1.0

03 Dec 16:27
v2.1.0

Choose a tag to compare

What's Changed

  • CI tests for MacOS by @douglowe in #43
  • Avoid running CI tests which call the InvenioRDM API if required repo secrets are not set by @elichad in #44
  • Fix Root Data Entity detection by @rsirvent in #42
  • Add 'workflow' type mapping and several other fixes by @rsirvent in #45

New Contributors

Full Changelog: v2.0.3...v2.1.0

v2.0.3

23 Aug 13:39

Choose a tag to compare

What's Changed

  • Refactoring, reformatting, and testing by @elichad in #29
  • Handle case where publisher is a string rather than an entity by @elichad in #35
  • Add CITATION.cff and Zenodo integration for GitHub releases

Full Changelog: v2.0.2...v2.0.3

v2.0.2

10 Jul 11:26
v2.0.2

Choose a tag to compare

  • corrections to dependency specifiers

Full Changelog: v2.0.1...v2.0.2

v2.0.1

10 Jul 10:00
v2.0.1

Choose a tag to compare

What's Changed

  • Move credentials calls inside functions to fix conda-forge build by @elichad in #27
  • Avoid file upload timeout/504 error when uploading UTF-8 encoded file by @elichad in #28

Full Changelog: v2.0.0...v2.0.1

v2.0.0

09 Jul 10:55
v2.0.0

Choose a tag to compare

What's Changed

  • First round of adding automated tests by @elichad in #12
  • Add CLI options --no-upload, --omit-roc-files, --zip by @elichad in #14
  • Get credentials from environment variables by @elichad in #16
  • Implement feature to zip crate before uploading by @elichad in #17
  • Set up package with poetry by @elichad in #19
  • Update docs - keep README focused on users and move developer docs to docs/ by @elichad in #20
  • Update repo url; add classifiers by @elichad in #21

New Contributors

Full Changelog: v1.0.2...v2.0.0