Skip to content

docs(release): prepare v0.5.0#32

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

docs(release): prepare v0.5.0#32
typelicious merged 1 commit into
mainfrom
codex/release-prep-v0.5.0-2026-03-12

Conversation

@typelicious
Copy link
Copy Markdown
Collaborator

What changed

  • bump the runtime and package version from 0.4.0 to 0.5.0
  • cut the v0.5.0 changelog section from Unreleased
  • align README, roadmap, release docs, and the release checklist with the v0.5.0 release line

Why

  • prepares a clean, reviewable release candidate before tagging v0.5.0
  • keeps the actual release cut separate from the feature work that landed in the v0.5.0 scope

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 .
  • bash -n scripts/*
  • ./.venv-check-313/bin/python -m build --no-isolation
  • ./.venv-check-313/bin/python -m twine check dist/foundrygate-0.5.0*
  • /usr/bin/git diff --check

@typelicious typelicious merged commit a8db428 into main Mar 12, 2026
12 checks passed
@typelicious typelicious deleted the codex/release-prep-v0.5.0-2026-03-12 branch March 12, 2026 03:24
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