Skip to content

docs(release): prepare v0.7.0#53

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

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

Conversation

@typelicious
Copy link
Copy Markdown
Collaborator

What changed

  • bumps the packaged runtime version from 0.6.0 to 0.7.0
  • moves the completed operations-polish work from Unreleased into a versioned v0.7.0 changelog section
  • updates the release guide examples and current release baseline for v0.7.0

Why

The v0.7.x feature line is now on main, so the repo should cut a formal v0.7.0 release before more v0.8.x onboarding work lands.

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.7.0.tar.gz dist/foundrygate-0.7.0-py3-none-any.whl
  • /usr/bin/git diff --check

@typelicious typelicious merged commit d22494c into main Mar 12, 2026
12 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