Skip to content

v0.6.3 — Initial Zenodo DOI release

Choose a tag to compare

@mj3b mj3b released this 19 Jul 22:16

What's Changed

Fix: Simplifies Zenodo metadata to allow the first software DOI to be assigned successfully from the GitHub–Zenodo integration.

Changes

  • Removed the related_identifiers block from .zenodo.json to avoid cross-record validation issues during the initial DOI minting.
  • Kept all core metadata stable (title, description, creators, license, keywords, publication date, and version 0.6.1).
  • No source, schema, contract, or case materials were modified.

Intent

This release is a metadata-only patch to obtain the first Zenodo software DOI for the Human Influence Telemetry repository via the automated GitHub integration. Once Zenodo successfully assigns the DOI for this release, a subsequent version can restore structured cross-references (e.g., to the originating research DOI and related software projects) using related_identifiers.


Full Changelog: v0.6.2...v0.6.3