What's Changed
- fix: coalesce stale scheduler slots to prevent catch-up spawn storm by @cmeans-claude-dev[bot] in #18
- chore: adopt mcp-clipboard QA workflow, label automation, and label source-of-truth by @cmeans-claude-dev[bot] in #19
- chore: add README badges and FUNDING.yml to match mcp-* conventions by @cmeans-claude-dev[bot] in #20
- ci: add Codecov coverage reporting by @cmeans-claude-dev[bot] in #21
- chore: switch license to Apache-2.0 and fix PyPI metadata for badges by @cmeans-claude-dev[bot] in #22
- fix(workflows): add workflow_dispatch to pr-labels-ci.yml to prime workflow_run listener by @cmeans-claude-dev[bot] in #24
- fix(workflows): guard pr-labels-ci.yml env against missing workflow_run context by @cmeans-claude-dev[bot] in #25
- fix(workflows): use 'none' instead of '' as null-coalesce fallback in pr-labels-ci.yml by @cmeans-claude-dev[bot] in #26
- fix(workflows): extract workflow_run fields via jq from $GITHUB_EVENT_PATH by @cmeans-claude-dev[bot] in #27
- fix(workflows): remove literal dollar-brace-brace from run-block comments (actual root cause) by @cmeans-claude-dev[bot] in #28
- docs(changelog): backfill [Unreleased] entries for #18, #20, #21 by @cmeans-claude-dev[bot] in #29
- test: push pure-logic modules to 100% coverage; fail_under=60 regression guard by @cmeans-claude-dev[bot] in #30
- docs(changelog): fix misattributions and fill substantive gaps back through v0.1.22 by @cmeans-claude-dev[bot] in #33
- docs(init): use console-script form in package docstring examples by @cmeans-claude-dev[bot] in #34
- test(cli): assert exact fallback value in _get_current_version test by @cmeans-claude-dev[bot] in #35
- docs(changelog): fill Unreleased gaps for #19 QA workflow and #24-#28 CI fix by @cmeans-claude-dev[bot] in #36
- fix: remove README-pypi.md generation dance, point pyproject at README.md by @cmeans-claude-dev[bot] in #37
- chore: release v0.5.0 by @cmeans-claude-dev[bot] in #38
New Contributors
- @cmeans-claude-dev[bot] made their first contribution in #18
Full Changelog: v0.4.2...v0.5.0