Skip to content

chore(release): v0.8.2 — timing-flake fix#44

Merged
kwschulz merged 1 commit into
mainfrom
chore/release-0.8.2
May 4, 2026
Merged

chore(release): v0.8.2 — timing-flake fix#44
kwschulz merged 1 commit into
mainfrom
chore/release-0.8.2

Conversation

@kwschulz
Copy link
Copy Markdown
Contributor

@kwschulz kwschulz commented May 4, 2026

Summary

  • Bumps version 0.8.10.8.2 in pyproject.toml and __init__.py.
  • Finalizes the CHANGELOG.md section — moves the timing-flake fix entry from [Unreleased] to [0.8.2] - 2026-05-03 and adds the comparison link.

Why a v0.8.2 patch instead of bundling into the next release

The fix landed on main in PR #43 as [Unreleased]. I initially proposed deferring the release until other work accumulated — that's exactly the deferred-fix pattern v0.8.1's own changelog called out for the per-module coverage rot. The fix surfaced during the v0.8.1 release flow and shipped past it; cutting v0.8.2 immediately ships it cleanly and keeps the journal-entry rule honest.

Test plan

  • scripts/ci-local.sh passes (matrix profile, isolated .venv-ci/, 1952 tests, all coverage floors)
  • Versions consistent: pyproject.toml 0.8.2, __init__.py 0.8.2, CHANGELOG [0.8.2] section + comparison link
  • Pre-commit hooks green (ruff, ruff-format, mypy, commitizen, etc.)

🤖 Generated with Claude Code

Bumps version 0.8.1 → 0.8.2 and finalizes the CHANGELOG section for the
test-fixture timing fix that landed on main in PR #43. Cutting a patch
release rather than carrying [Unreleased] forward: the fix surfaced
during the v0.8.1 release flow, was framed as "pre-existing" at the
time, and shipped past — bundling it into a future release would
repeat the deferred-fix pattern v0.8.1's own changelog called out.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@kwschulz kwschulz merged commit 3ee0a5b into main May 4, 2026
6 checks passed
@kwschulz kwschulz deleted the chore/release-0.8.2 branch May 4, 2026 11:04
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