Skip to content

Post-release: link v0.8.0-preview Zenodo DOI#16

Merged
tymofiy merged 1 commit into
mainfrom
dev
May 9, 2026
Merged

Post-release: link v0.8.0-preview Zenodo DOI#16
tymofiy merged 1 commit into
mainfrom
dev

Conversation

@tymofiy
Copy link
Copy Markdown
Owner

@tymofiy tymofiy commented May 9, 2026

Summary

The Zenodo deposit for v0.8.0-preview was published as a new version of the existing concept DOI. This PR plugs the new DOI into the public-facing surfaces.

DOIs

Changes

  • `CITATION.cff`: snapshot DOI added as primary, concept DOI added as evergreen identifier with explanation, v0.7-preview DOI demoted to predecessor reference.
  • `README.md`: concept-DOI badge added under the status banner; the "How to Cite" section reworked to surface both the new snapshot DOI and the evergreen concept DOI; recommended short-form citation now points at the Zenodo DOI URL instead of the GitHub repo URL so the citation has a stable target.

Test plan

  • CITATION.cff validates as YAML (covered by CI yaml-validate step)
  • README markdownlint passes (covered by CI)
  • Conformance suite still 19/19 (no source changes; covered by CI)

🤖 Generated with Claude Code

Zenodo deposit for v0.8.0-preview is now published. README and CITATION
updated:

- CITATION.cff: snapshot DOI (zenodo.20100689) added as primary, concept
  DOI (zenodo.19445262, evergreen) added with explanation, v0.7-preview
  DOI (zenodo.19445263) demoted to predecessor reference.
- README.md: concept-DOI badge added under the status banner, citation
  section reworked to surface the new snapshot DOI and the concept DOI
  that always resolves to the latest version. Recommended short-form
  citation now points at the Zenodo URL instead of the GitHub repo so
  the citation has a stable DOI target.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 9, 2026 20:44
@tymofiy tymofiy merged commit 0a6f543 into main May 9, 2026
3 checks passed
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates public-facing citation surfaces to reflect the newly published Zenodo record for v0.8.0-preview, while also adding an evergreen concept DOI reference for “latest version” citations.

Changes:

  • Added a Zenodo concept DOI badge to the README header for “always latest” linking.
  • Reworked the README “How to Cite” section to present both the v0.8.0-preview snapshot DOI and the concept DOI.
  • Updated CITATION.cff identifiers to include the v0.8.0-preview snapshot DOI as primary, concept DOI as evergreen, and v0.7-preview as historical predecessor.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
README.md Adds concept-DOI badge and updates “How to Cite” to reference the new snapshot DOI plus evergreen concept DOI.
CITATION.cff Adds snapshot + concept Zenodo DOIs and demotes the v0.7-preview DOI to historical reference.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread CITATION.cff
Comment on lines 42 to +48
identifiers:
- type: doi
value: "10.5281/zenodo.20100689"
description: >
Zenodo DOI for the v0.8.0-preview release (the release described by this
CITATION file).
- type: doi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants