Release v0.9.0#411
Merged
Merged
Conversation
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.
Bumps
[workspace.package].version0.8.3 → 0.9.0 (and the correspondingCargo.lockentries).Minor bump to reflect the notable changes since v0.8.3 — a project/CLI rename and a binary consolidation, plus a new provider and many improvements/fixes.
Highlights:
construct+smith: project/CLI renamed toconstruct, smith harness aliases (Rename project/CLI to construct and smith harness aliases #385, Rename project to construct and smith harness #388); config section migration hint (Add construct config section migration hint #387); AGENTS.md env/binary-name refresh (docs: refresh stale AGENTD_* env vars and old binary names in AGENTS.md #397)construct+constructdinto one binary (Consolidate construct + constructd into one binary #396); stopped building the standaloneconstructd(Stop building the standalone constructd binary #399); construct TUI auto-starts the daemon when none is running (construct: auto-start the daemon from the TUI when none is running #398). Release tarballs keep the historicalconstructd-<target>names forinstall.sh/construct upgradecompatibility.qquit (e2e: fix CI hang — TUI tests send the retiredqquit (now C-x C-c) #389)Once merged, tag
v0.9.0on the merge commit and push it to trigger.github/workflows/release.yml(per docs/RELEASING.md).🤖 Generated with Claude Code