Skip to content

Releases: ResearchObject/ro-crate-inveniordm

v2.0.3

23 Aug 13:39
Compare
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
Compare
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
Compare
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
Compare
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