release: prepare v0.3.2#338
Merged
Merged
Conversation
Bump version to 0.3.2 and add a themed changelog entry covering the caching/embedder bug fixes and CI/test coverage work landed since v0.3.1. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
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.
Summary
Prepares the v0.3.2 maintenance release (bug fixes + chores, no breaking changes). Bumps the version in
pyproject.tomlanddocs/source/conf.py, and adds a themedCHANGELOG.mdentry for the 9 commits landed since v0.3.1.Bug fixes in this release
model_name+base_url) — no cross-model cache hits (fix(cache): include model identity in structured-output cache key (#334) #336)rmtree(fix(cache): handle directory cache entries (#326, #327) + tests (Tier D) #331)basic-aug/evolution-augconsole scripts repointed to the correct_basic/_evolutionmodule paths (test: cover augmentation CLIs + fix broken console-script entry points (Tier B) #330)Tooling / CI / tests
Notes
docs/_static/versions.jsonhas unrelated uncommitted local edits (promoting v0.3.0 to stable in the docs dropdown) and is intentionally not part of this PR — matching how v0.3.1 was released.Test plan
CHANGELOG.md0.3.2 entry reads correctlyv0.3.2after merge🤖 Generated with Claude Code