0.3.0-rc.1 (2026-03-26)
- Add git-chain (2a2cfea)
- Add git-ledger (2a2cfea)
- Implement relation operations in git-metadata (7725be8)
- Apply clippy suggestions (search_is_some in tests, fmt in main.rs) (6f83928)
- Handle slash in link keys and batch prune commits in git-metadata (a37fb3e)
0.2.1 (2026-03-20)
- metadata_remove no longer takes MetadataOptions
- Add executor (exe) and CLI implementation (10d9c07)
- Add initial trait method and accompanying implementation (c4ed9f8)
- Add man generation to CLI (275207f)
- Add metadata trait method definitions (30ef2eb)
- Add metadata trait method implementations (30ef2eb)
- Auto-detect fanout depth on read and remove (bd86065)
- Glob matching for remove patterns (*, **, prefix match) (4cf0d90)
- Path-based metadata API following git-notes semantics (4cf0d90)
- Resolve revisions (HEAD, refs, short OIDs) in all object arguments (4cf0d90)