Skip to content

docs(changelog): reconcile with shipped betas + bump pyproject to 0.2.1#12

Merged
21tmccauley merged 2 commits into
mainfrom
docs/changelog-0.2.0-beta
Jul 13, 2026
Merged

docs(changelog): reconcile with shipped betas + bump pyproject to 0.2.1#12
21tmccauley merged 2 commits into
mainfrom
docs/changelog-0.2.0-beta

Conversation

@21tmccauley

@21tmccauley 21tmccauley commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

Reconciles main with the two shipped pre-release tags (v0.2.0-beta, v0.2.1-beta), which were cut without the docs/releasing.md steps — so pyproject had drifted to 0.2.0 and the CHANGELOG had no beta entries.

Changes

  • Bump pyproject.toml 0.2.00.2.1 to match the latest release tag.
  • CHANGELOG now has both release entries:
    • ## [0.2.1-beta]deploy/ trimmed to a Docker-only bundle; Kubernetes manifests + multi-account Terraform removed; containerized upload default fixed from staging → production.
    • ## [0.2.0-beta] — first public release (framework/CLI/TUI, 108 fetchers, envelope, uploader, paramify doctor, credential-free demo, KSI metadata + paramify ksi, validators metadata, versioning docs); plus the TUI restyle and README TUI-first reorder that shipped in it.
  • Compare links updated for v0.2.1-beta.

Notes

  • The already-cut tags are immutable — this brings main forward into a consistent state; it does not (and can't) retroactively change what those tags point at.
  • Going forward: follow docs/releasing.md (bump pyproject + update CHANGELOG before tagging), or adopt release-please so this can't drift again.
  • Branch name is docs/changelog-0.2.0-beta for history, but the PR now covers through 0.2.1.

🤖 Generated with Claude Code

Tate McCauley and others added 2 commits July 10, 2026 11:01
Relabel the first-release entry [0.2.0] -> [0.2.0-beta] (2026-07-10) to match the
tag being cut, and add the work that landed since: `paramify doctor`, the
credential-free demo (demo_hello + examples/demo.yaml), and the containerized
deploy/ bundle. Update the compare links to v0.2.0-beta.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
The v0.2.0-beta and v0.2.1-beta tags were cut without the releasing.md steps, so
main drifted: pyproject stayed at 0.2.0 and the changelog had no beta entries.

- Bump pyproject 0.2.0 -> 0.2.1 to match the latest release tag.
- Add a [0.2.1-beta] entry (deploy trimmed to Docker-only; k8s/Terraform removed;
  staging upload default fixed to production) above [0.2.0-beta].
- Note the TUI restyle + README TUI-first reorder that also shipped in 0.2.0-beta.
- Update compare links for v0.2.1-beta.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
@21tmccauley 21tmccauley changed the title docs(changelog): prepare 0.2.0-beta entry docs(changelog): reconcile with shipped betas + bump pyproject to 0.2.1 Jul 10, 2026
@21tmccauley
21tmccauley merged commit 3e6f713 into main Jul 13, 2026
7 checks passed
@21tmccauley
21tmccauley deleted the docs/changelog-0.2.0-beta branch July 13, 2026 18:17
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