chore: release v0.11.0 - #248
Merged
Merged
Conversation
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CdbVo6UnMuYNmt2D7tjT3B
jayhesselberth
force-pushed
the
release-v0.11.0
branch
from
September 7, 2026 13:34
36b58f1 to
2c96701
Compare
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 and changelog for v0.11.0. MINOR:
leech model train --gpus Nis new and nothing existing breaks.
Versions moved in all five places
tests/test_rust_version_pairing.pyand thecheck-versionjob require:pyproject.toml[project] version, theleech-core==pin in itsrustextra,rust/Cargo.toml, theleech_coreblock in
rust/Cargo.lock, and theleechentry inuv.lock.Targeted rewrites rather than find-and-replace:
rust/Cargo.lockalso carrieschacha20,randandrand_coreat 0.10.0, anduv lockwould re-serialize~670 unrelated lines.
Verified at 0.11.0 after refreshing the editable install (which caches its
version and otherwise reports the old one — the stale-half condition
check_rust()exists to catch):check_rust()—leech_core 0.11.0, no mismatch warningruff format --check+ruff check— clean, 159 filesty check src/leech/— cleanpytest— 1569 passed, 44 skippeduv build—leech-0.11.0-py3-none-any.whl,leech-0.11.0.tar.gzMerging this and pushing the
v0.11.0tag publishes both distributions to PyPI.🤖 Generated with Claude Code
https://claude.ai/code/session_01CdbVo6UnMuYNmt2D7tjT3B