Skip to content

v0.10.0

Choose a tag to compare

@AbysmalBiscuit AbysmalBiscuit released this 12 Jul 18:32

0.10.0 (2026-07-12)

Features

  • devkit: report docs cache health in doctor (cacf08c)
  • docs: add devkit-docs crate with manifest model (baa3a5f)
  • docs: add docm CLI (d7993a0)
  • docs: add flock'd reference registry with prune plan (026c6d0)
  • docs: detect checkout docs/src layout (04f273d)
  • docs: manage bare clones and version worktrees (e1ab7bb)
  • docs: parse Cargo, uv, npm, and pnpm lockfiles (27c51e2)
  • docs: probe version-to-tag patterns (e6f6115)
  • docs: resolve entries to version-correct checkouts (722c83e)
  • docs: resolve repo urls from package registries (74b8f7e)
  • docs: ship devkit:docs skill and document docm (d0fb15d)
  • docs: write global and project manifest entries (a25123e)
  • issue: add MERGE (unreviewed) to prs action legend (1c45857)
  • issue: distinguish unrequested review from awaiting in prs (b3f2a01)
  • issue: run issue end removals in parallel background tasks (b8c67d0)
  • progress: make Steps thread-safe and add suspend (97fe68f)

Bug Fixes

  • common: use ? in remote-url slug parse tail (52d28c8)
  • docs: keep prune references when a project's manifest fails to parse (6478493)
  • docs: propagate non-NotFound errors reading global manifest (735bcb9)
  • docs: scope prune to each project's manifest and reconcile registry writes (80a689a)
  • docs: skip docm prune confirm prompt when stdin is not a tty (5ada55d)
  • docs: warn on git default-branch fallback and cover ref attribution (f9545cb)