Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.75 KB

File metadata and controls

27 lines (17 loc) · 1.75 KB

Changelog

0.1.0-alpha.1 (2026-03-26)

Features

  • Add git-chain (2a2cfea)
  • Add git-chain crate (3ffe461)
  • Add git-ledger (2a2cfea)
  • Add man page generation to all crates and fix CI/CD workflows (0f3d0ef)
  • Add man page generation to git-ledger and git-chain (0f3d0ef)

Bug Fixes

  • Broaden CD tag regex to match all three crate prefixes (0f3d0ef)
  • CI man job uses checkout@v4 and generates for all crates (0f3d0ef)
  • Move project to new repository (4697dfa)
  • Use iterative thread walk, normalize message newlines in git-chain (4db4a14)
  • Validate thread root against chain commits, not the repo object database (d08ddee)

Miscellaneous Chores