Skip to content

Releases: git-ents/git-data

git-ledger-v0.1.0-alpha.4

02 Apr 02:08
Immutable release. Only release title and notes can be modified.
git-ledger-v0.1.0-alpha.4
e9ab024

Choose a tag to compare

Pre-release

What's Changed

  • chore: release main by @git-quickbeam[bot] in #14

Full Changelog: git-ledger-v0.1.0-alpha.3...git-ledger-v0.1.0-alpha.4

git-ledger: v0.1.0-alpha.3

27 Mar 23:22
Immutable release. Only release title and notes can be modified.
ba39235

Choose a tag to compare

Pre-release

0.1.0-alpha.3 (2026-03-27)

Features

  • Accept optional author signature in Ledger::create (cb4d735), closes #10
  • Add --author-name and --author-email to create subcommand (cb4d735)
  • Add optional author override to Ledger::create (cb4d735)

git-ledger: v0.1.0-alpha.2

27 Mar 03:23
Immutable release. Only release title and notes can be modified.
c988c49

Choose a tag to compare

Pre-release

0.1.0-alpha.2 (2026-03-27)

Features

  • Add IdStrategy::CommitOid for commit-OID-keyed entity refs (31c8dc3), closes #6

git-metadata: v0.3.0-rc.1

26 Mar 15:11
Immutable release. Only release title and notes can be modified.
4c3d662

Choose a tag to compare

Pre-release

0.3.0-rc.1 (2026-03-26)

Features

  • Add git-chain (2a2cfea)
  • Add git-ledger (2a2cfea)
  • Implement relation operations in git-metadata (7725be8)

Bug Fixes

  • 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)

git-ledger: v0.1.0-alpha.1

26 Mar 15:11
Immutable release. Only release title and notes can be modified.
4c3d662

Choose a tag to compare

Pre-release

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

Features

  • Add --file flag and optional --set values to git-ledger (800e3cf)
  • Add --file flag to create and update commands (800e3cf)
  • Add git-chain (2a2cfea)
  • Add git-ledger (2a2cfea)
  • Add git-ledger crate (c6d47d0)
  • Add log CLI subcommand to git-ledger (8badb72)
  • Add man page generation to all crates and fix CI/CD workflows (0f3d0ef)
  • Add man page generation to git-ledger and git-chain (0f3d0ef)
  • Support --set key with empty blob default (800e3cf)

Bug Fixes

  • Apply clippy suggestions (search_is_some in tests, fmt in main.rs) (6f83928)
  • Broaden CD tag regex to match all three crate prefixes (0f3d0ef)
  • CI man job uses checkout@v4 and generates for all crates (0f3d0ef)
  • Handle arbitrary-depth nested fields in ledger tree operations (55991b9)
  • Move project to new repository (4697dfa)
  • Nested delete, create consistency, and Box::leak in git-ledger (c00e676)

Miscellaneous Chores

git-chain: v0.1.0-alpha.1

26 Mar 15:11
Immutable release. Only release title and notes can be modified.
4c3d662

Choose a tag to compare

Pre-release

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

git-metadata: v0.2.1

20 Mar 01:39
Immutable release. Only release title and notes can be modified.
160284d

Choose a tag to compare

0.2.1 (2026-03-20)

Miscellaneous Chores