Releases: jr-mccoy/breadcrumbs
Releases · jr-mccoy/breadcrumbs
Release list
v0.2.0
v0.1.13
v0.1.12
What's Changed
- F-1/F-2/F-4/F-6: field audit triage — guard stance, write-time reachability, snapshot coalescing by @jr-mccoy in #45
- 0.1.12 — guard stops deciding for the user, and stops scoring cures as hazards by @jr-mccoy in #46
- docs: fix reader-facing drift that made the repo look unmaintained by @jr-mccoy in #47
Full Changelog: v0.1.11...v0.1.12
v0.1.11
What's Changed
- 0.1.10 field-test triage: signal quality, honest reporting, retention by @jr-mccoy in #41
- Let mark-status retire traps and answer questions by @jr-mccoy in #42
- fix(ci): unbreak main, and cut 0.1.11 by @jr-mccoy in #43
- release: cut 0.1.11 by @jr-mccoy in #44
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- Remove internal review docs and clean up phase references by @jr-mccoy in #37
- Stop hook extraction turn + morphological guard matching by @jr-mccoy in #38
- Release 0.1.10 by @jr-mccoy in #39
- Document PyPI trusted publisher re-pointing after repo owner change by @jr-mccoy in #40
Full Changelog: v0.1.9...v0.1.10
v0.1.9
What's Changed
- Fix staleness de-weighting, title scoring, and interactive prompts (MF-71/72/73) by @jumbodaddystack in #33
- Fix agent provenance, slug length, and startup cost (MF-74/75/76/77) by @jumbodaddystack in #34
- CI was red on Python 3.14, on a stdout double, not the CLI (MF-78) by @jumbodaddystack in #35
- Fix guard performance, hook detection, and session record accuracy by @jumbodaddystack in #36
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- Remove resolved system review #3 doc by @jumbodaddystack in #23
- docs: add system review #5 (2026-07-18) by @jumbodaddystack in #24
- Claude/system audit 88h1e1 by @jumbodaddystack in #25
- Fix the two hook-layer bugs (MF-01, MF-02) by @jumbodaddystack in #26
- Fix the multi-machine projection/freshness cluster (MF-06 … MF-10) by @jumbodaddystack in #27
- Fix input validation, correctness edges and the MCP surface (MF-14 … MF-25) by @jumbodaddystack in #28
- Fix doc/code drift and take up D2 (MF-43 … MF-56) by @jumbodaddystack in #29
- Close O1/O2, take up D3, fix a live MCP break (MF-57 … MF-64) by @jumbodaddystack in #30
- Cut 0.1.8: bump version, date the changelog section by @jumbodaddystack in #31
- Retry the PyPI upload; stop tests faking release annotations (MF-70) by @jumbodaddystack in #32
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- Bump version to 0.1.6 by @jumbodaddystack in #21
- Make release publishing idiot-proof: workflow-cut tags + single-source version by @jumbodaddystack in #22
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- Remove TestPyPI from release workflow; bump to 0.1.5 to unblock publish by @jumbodaddystack in #18
- Add skip-existing to PyPI publish so a re-run can't get stuck on a partial upload by @jumbodaddystack in #19
- Harden release workflow: fail fast on tag/version mismatch, tolerate re-runs by @jumbodaddystack in #20
Full Changelog: v0.1.5...v0.1.6
v0.1.4
promoted the [Unreleased] section to [0.1.4] — 2026-06-29, with a note that the record schema_version stays 1 (the new verification records reuse the existing frontmatter contract) and a pointer to the review doc. The Added/Fixed entries cover the verification record type (F1), crumb reindex/memory_reindex + reindex-on-write (F2), the validate freshness check (F3), crumb resume --task scoping (F4/F6), and crumb mcp doctor (F11).