release: 0.5.0 — spec-layer hardening#26
Merged
Merged
Conversation
CHANGELOG entry for the #19–#25 feature train (IR v2, contracts, explain, diff, codegen demo); HypercodeVersion.current and the Package.swift comment drop -dev; M8 P0 boxes (HC-110/111/112) checked in the workplan; Usage IR sample matches the released version. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Release prep for 0.5.0 by updating the single source-of-truth version string and aligning release documentation (changelog + usage examples + workplan status) with the completed M8 spec-layer hardening feature train.
Changes:
- Bump resolver/package version references from
0.5.0-dev→0.5.0(HypercodeVersion.current, Package comment, docs sample). - Add a detailed
0.5.0entry toCHANGELOG.md. - Mark M8 P0 workplan items as shipped in 0.5.0 with PR links.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| workplan.md | Marks M8 P0 items (HC-110/111/112) as shipped in 0.5.0 with links. |
| Sources/Hypercode/Version.swift | Bumps HypercodeVersion.current to 0.5.0. |
| Package.swift | Updates the package version comment to 0.5.0. |
| DOCS/Usage.md | Updates IR v2 example resolver.version to 0.5.0. |
| CHANGELOG.md | Adds the 0.5.0 release notes entry dated 2026-06-12. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Review follow-up on #26: the two remaining -dev strings are decision records from the planning phase — marked as historical so they don't read as the current version. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release mechanics for 0.5.0 after the #19–#25 feature train merged:
CHANGELOG.md: the 0.5.0 entry (IR v2, monotonic contracts + HC2104,explain,diff, AI codegen demo, hardened boundaries, swift-crypto).HypercodeVersion.current:0.5.0-dev→0.5.0(echoed asresolver.versionin IR v2; node/document hashes unaffected — resolver metadata is not part of the stable resolved content).Package.swiftversion comment,DOCS/Usage.mdIR sample updated to match.workplan.md: M8 P0 boxes HC-110/111/112 checked with PR links.After merge: tag
v0.5.0+ GitHub release.🤖 Generated with Claude Code