Skip to content

docs(release): prepare v0.9.0#67

Merged
typelicious merged 1 commit into
mainfrom
codex/release-prep-v0.9.0-2026-03-15
Mar 15, 2026
Merged

docs(release): prepare v0.9.0#67
typelicious merged 1 commit into
mainfrom
codex/release-prep-v0.9.0-2026-03-15

Conversation

@typelicious
Copy link
Copy Markdown
Collaborator

What changed

  • bumps FoundryGate from 0.8.0 to 0.9.0
  • moves the current Unreleased hardening notes into the v0.9.0 changelog section
  • updates release documentation examples to the new release version

Why

The v0.9 hardening work is already on main. This PR is the minimal release-prep slice needed to tag and publish v0.9.0 cleanly.

How verified

  • PYTHONPYCACHEPREFIX="$PWD/.pycache" python3 -m compileall foundrygate tests
  • PYTHONPATH=. ./.venv-check-313/bin/pytest -q
  • ./.venv-check-313/bin/ruff check .
  • ./.venv-check-313/bin/ruff format --check .
  • ./.venv-check-313/bin/python -m build --no-isolation
  • ./.venv-check-313/bin/python -m twine check dist/foundrygate-0.9.0.tar.gz dist/foundrygate-0.9.0-py3-none-any.whl
  • PATH=/opt/homebrew/bin:$PATH /usr/bin/git diff --check

@typelicious typelicious merged commit 6d80bd1 into main Mar 15, 2026
12 checks passed
@typelicious typelicious deleted the codex/release-prep-v0.9.0-2026-03-15 branch March 15, 2026 13:27
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