fabro/lib
Bryan Helmkamp 91a0bdc3f4
refactor(manifest): tighten ManifestPath API
- Add `parent_or_dot()` helper to replace the repeated
  `.parent().unwrap_or_else(|| Path::new("."))` idiom at three call sites.
- Add `From<ManifestPath> for PathBuf` and use it in
  `BundleFileResolver::resolve` to drop a per-resolve `PathBuf` clone.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 12:37:46 -04:00
..
crates refactor(manifest): tighten ManifestPath API 2026-04-29 12:37:46 -04:00
packages/fabro-api-client fix(run-files): align diff stats with visible files 2026-04-25 07:36:33 -04:00