github Byron/gitoxide gix-commitgraph-v0.13.1
gix-commitgraph v0.13.1

19 months ago

Bug Fixes

  • compatibility with bstr v1.3, use *.as_bytes() instead of .as_ref().
    as_ref() relies on a known target type which isn't always present. However, once
    there is only one implementation, that's no problem, but when that changes compilation
    fails due to ambiguity.

Commit Statistics

  • 3 commits contributed to the release over the course of 4 calendar days.
  • 7 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Prepare changelog for release (13a1ec1)
    • Release gix-date v0.4.3, gix-hash v0.10.3, gix-features v0.26.5, gix-actor v0.17.2, gix-glob v0.5.5, gix-path v0.7.2, gix-quote v0.4.2, gix-attributes v0.8.3, gix-validate v0.7.3, gix-object v0.26.2, gix-ref v0.24.1, gix-config v0.16.2, gix-command v0.2.4, gix-url v0.13.3, gix-credentials v0.9.2, gix-discover v0.13.1, gix-index v0.12.4, gix-mailmap v0.9.3, gix-pack v0.30.3, gix-packetline v0.14.3, gix-transport v0.25.6, gix-protocol v0.26.4, gix-revision v0.10.4, gix-refspec v0.7.3, gix-worktree v0.12.3, gix v0.36.1 (9604783)
    • Compatibility with bstr v1.3, use *.as_bytes() instead of .as_ref(). (135d317)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.