release: v0.2.0#27
Merged
Merged
Conversation
Bump 0.1.0 -> 0.2.0 across pyproject, __init__, CLI --version, cassette evalcraft_version, and cloud User-Agent. Add the 0.2.0 CHANGELOG entry covering everything since the 0.1.0 PyPI upload (full eval suite, live-eval, provenance, judge cache, Gemini/PydanticAI adapters, the 3 bug fixes, and the lint/type cleanup). Built + twine-checked locally: evalcraft-0.2.0 wheel + sdist PASS; 803 tests green.
beyhangl
added a commit
that referenced
this pull request
Jun 1, 2026
Bump 0.1.0 -> 0.2.0 across pyproject, __init__, CLI --version, cassette evalcraft_version, and cloud User-Agent. Add the 0.2.0 CHANGELOG entry covering everything since the 0.1.0 PyPI upload (full eval suite, live-eval, provenance, judge cache, Gemini/PydanticAI adapters, the 3 bug fixes, and the lint/type cleanup). Built + twine-checked locally: evalcraft-0.2.0 wheel + sdist PASS; 803 tests green.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version bump 0.1.0 → 0.2.0 + CHANGELOG, to publish the large backlog sitting on
mainto PyPI.The published PyPI
0.1.0only has 8 scorers / 6 adapters;mainhas the full eval suite (LLM-judge, RAG, pairwise, jury, statistical, hallucination), live-eval, provenance, judge cache, Gemini/Pydantic-AI adapters, this session's fixes, and a clean lint/type pass. See the 0.2.0 CHANGELOG entry.__init__, CLI--version, cassetteevalcraft_version, cloud User-Agent).twine checklocally →evalcraft-0.2.0wheel + sdist PASS; summary reads the new 'VCR for AI agents' description.Merging this, then pushing a
v0.2.0tag, triggers.github/workflows/publish.yml(trusted-publishing to PyPI).