Skip to content

Prepare 0.10.0 release - #56

Merged
hardbyte merged 1 commit into
mainfrom
brian/release-0.10.0
Sep 15, 2026
Merged

hardbyte merged 1 commit into
mainfrom
brian/release-0.10.0

Conversation

@hardbyte

Copy link
Copy Markdown
Owner

Bumps Cargo.toml to 0.10.0 (Cargo.lock follows) and dates the CHANGELOG section with a summary paragraph.

Includes since 0.9.0: #44 (clean-install import fix + wheel smoke test), #51 (Context environment caching), #52 (security scan fix, Dependabot, stub alignment), #53/#54 (Dependabot bumps), #55 (naive-datetime docs, refs #50).

Release-notes extraction verified locally with the release job's awk: the ## [0.10.0] section is captured in full and stops before ## [0.9.0].

After merging, the tag push is the manual step:

git fetch origin && git checkout main && git pull --ff-only
git tag -a v0.10.0 -m "v0.10.0" && git push origin v0.10.0

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@hardbyte
hardbyte merged commit ce1f991 into main Sep 15, 2026
18 checks passed
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