Skip to content

Releases: libra-tools/git-internal

v0.7.6

Choose a tag to compare

@genedna genedna released this 19 Jun 10:05
Immutable release. Only release title and notes can be modified.

Fix annotated tag OID to canonical hash of serialized form
Tag::new previously hashed a Display-based string instead of to_data(),
so id != hash(to_data()), breaking packfile round-trips of annotated
tags. Hash to_data() to keep the id canonical, add regression test, and
bump version to 0.7.6.
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com

Signed-off-by: Eli Ma eli@patch.sh

v0.7.5

Choose a tag to compare

@genedna genedna released this 06 Jun 16:38
Immutable release. Only release title and notes can be modified.

What's Changed

  • build(deps): bump rustls-webpki from 0.103.9 to 0.103.10 in the cargo group across 1 directory by @dependabot[bot] in #122
  • build(deps): bump ureq from 3.2.0 to 3.3.0 by @dependabot[bot] in #123

Full Changelog: https://github.com/web3infra-foundation/git-internal/commits/v0.7.5

v0.7.3

Choose a tag to compare

@genedna genedna released this 13 Mar 16:51
Immutable release. Only release title and notes can be modified.
5747f2c

What's Changed

v0.7.2

Choose a tag to compare

@genedna genedna released this 13 Mar 16:47
Immutable release. Only release title and notes can be modified.
f62bd29

What's Changed

v0.7.1

Choose a tag to compare

@genedna genedna released this 13 Mar 16:40
Immutable release. Only release title and notes can be modified.
e87e185

What's Changed

  • Upgrade some crates by @genedna in #116
  • Replace bincode with rkyv 0.8.15 by @genedna in #117
  • build(deps): bump time from 0.3.44 to 0.3.47 in the cargo group across 1 directory by @dependabot[bot] in #118

v0.7.0

Choose a tag to compare

@genedna genedna released this 12 Mar 08:30
Immutable release. Only release title and notes can be modified.
65b910d

What's Changed

New Contributors

Full Changelog: https://github.com/web3infra-foundation/git-internal/commits/v0.7.0