Skip to content

Refresh README_PYTHON status block + add CHANGELOG link defs#11

Merged
mstorath merged 2 commits into
masterfrom
claude/post-release-fixes-2026-05
May 11, 2026
Merged

Refresh README_PYTHON status block + add CHANGELOG link defs#11
mstorath merged 2 commits into
masterfrom
claude/post-release-fixes-2026-05

Conversation

@mstorath

Copy link
Copy Markdown
Owner

Summary

Two follow-ups from review:

  1. README_PYTHON.md status block was 0.1.0.dev0. The shipped package is 1.0.0 (PyPI + GitHub Release + CHANGELOG entry labels it the first stable release), so the dev-tag was inconsistent.
  2. CHANGELOG.md link hygiene: the bracketed ## [Unreleased] and ## [1.0.0] headings had no matching reference-link definitions. Added both ([Unreleased] -> compare URL against v1.0.0; [1.0.0] -> release tag URL).

Test plan

  • README_PYTHON rendered on GitHub no longer shows 0.1.0.dev0.
  • Bracketed headings in CHANGELOG.md resolve to GitHub URLs on click.

mstorath added 2 commits May 11, 2026 09:28
- Trove classifier bumped from '3 - Alpha' to '5 - Production/Stable'
  to match v1.0.0.
- CITATION.cff abstract no longer reads as 'reference MATLAB only' —
  reflects that a stable Python package (dcebe on PyPI) is now part
  of the artefact alongside the MATLAB code.
- README_PYTHON.md: 'Status: 0.1.0.dev0' -> '1.0.0 - first stable release'.
  The previous string contradicted the published 1.0.0 PyPI artefact
  and the CHANGELOG.md entry that labels 1.0.0 the first stable release.
- CHANGELOG.md: add reference-link definitions for [Unreleased] and
  [1.0.0] so the bracketed headings resolve to GitHub URLs.
@mstorath mstorath merged commit 4c8894a into master May 11, 2026
5 checks passed
@mstorath mstorath deleted the claude/post-release-fixes-2026-05 branch May 11, 2026 10:33
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.

1 participant