Skip to content

Release RecallForge 0.3.1#38

Merged
brianmeyer merged 1 commit into
masterfrom
codex/release-0.3.1
May 17, 2026
Merged

Release RecallForge 0.3.1#38
brianmeyer merged 1 commit into
masterfrom
codex/release-0.3.1

Conversation

@brianmeyer
Copy link
Copy Markdown
Owner

Summary

  • Bump RecallForge package/runtime version to 0.3.1
  • Move the final post-0.3.0 Linear closeout work into a 0.3.1 changelog section
  • Make the benchmark payload version assertion follow recallforge.__version__

Why

PyPI already has immutable 0.3.0 published from tag v0.3.0; current master contains additional merged Linear work. This release publishes the actual finished closeout tree.

Validation

  • python3 -m compileall -q src tests
  • python3 -m pytest -q (563 passed, 18 skipped, 18 subtests passed)
  • bash tests/uat/test_mcp_server.sh (PASS 63 / FAIL 0)
  • .venv/bin/python -m pip wheel . -w /tmp/recallforge-wheel-031
  • PYTHONPATH=/tmp/recallforge-twine .venv/bin/python -m twine check /tmp/recallforge-wheel-031/recallforge-0.3.1-py3-none-any.whl
  • python3 -m recallforge.cli --version -> RecallForge 0.3.1

@brianmeyer brianmeyer merged commit 07531be into master May 17, 2026
4 checks passed
@brianmeyer brianmeyer deleted the codex/release-0.3.1 branch May 17, 2026 20:50
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