Skip to content

v0.3.0 release cut#78

Merged
djankov merged 1 commit into
mainfrom
issue-52-v0-3-0-release-cut
Jun 19, 2026
Merged

v0.3.0 release cut#78
djankov merged 1 commit into
mainfrom
issue-52-v0-3-0-release-cut

Conversation

@djankov

@djankov djankov commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Bump the package version (gmat_copilot.__version__) and CITATION.cff to 0.3.0; the VS Code extension is already at 0.3.0 (lockstep).
  • Aggregate the ## [0.3.0] CHANGELOG.md section: the VS Code extension (D15) and the per-model leaderboard with the never-committed held-out headline + hosted Hugging Face Space (D16).

docs/decisions.md already carries the v0.3 decisions, so the public snapshot needs no change; the README has no roadmap row to trim.

Pre-tag audit

  • uv buildgmat_copilot-0.3.0-py3-none-any.whl, Requires-Python >=3.10, ships the bundled corpus + FAISS index under gmat_copilot/rag/corpus/ (corpus.jsonl, index.faiss, manifest.json). Base install stays GMAT-free.

Test plan

  • CI green (test matrix 3.10/3.11/3.12 + windows, lint, typecheck, eval-smoke, minimal-install, extras-smoke, extension).
  • pip install gmat-copilot==0.3.0 resolves on 3.10/3.11/3.12 with permissive base deps only (post-tag).

Release execution (post-merge, tracked in #52)

  • Publish the held-out headline to the leaderboard Space via gated CI, then commit the refreshed leaderboard/leaderboard.json.
  • Tag v0.3.0 → PyPI + VS Code Marketplace/Open VSX + docs site + GitHub release.
  • Overwrite the GitHub release notes from the CHANGELOG.md v0.3.0 section.

Refs #52

Aggregate the v0.3.0 CHANGELOG section — the VS Code extension and the per-model leaderboard (never-committed held-out headline + hosted Space) — and bump the package version and CITATION metadata to 0.3.0. The VS Code extension is already in lockstep at 0.3.0, and docs/decisions.md already carries the v0.3 decisions.

Refs #52
@djankov djankov marked this pull request as ready for review June 19, 2026 15:56
@djankov djankov merged commit 36832e1 into main Jun 19, 2026
16 checks passed
@djankov djankov deleted the issue-52-v0-3-0-release-cut branch June 19, 2026 15:56
@djankov djankov mentioned this pull request Jun 19, 2026
1 task
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