github Byron/gitoxide gix-protocol-v0.30.1
gix-protocol v0.30.1

latest releases: gix-object-v0.42.3, gix-actor-v0.31.4, gix-mailmap-v0.23.4...
15 months ago

Bug Fixes

  • don't assume that credential providers always return credentials or error during handshake.
    The type-system allows this even though when getting credentials this should never happen and won't
    in the default implementation. However, users can of course return nothing and provide no error which
    is when we have to create one, instead of panicking.

Commit Statistics

  • 2 commits contributed to the release over the course of 5 calendar days.
  • 11 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 changelogs prior to release (3016a28)
    • Don't assume that credential providers always return credentials or error during handshake. (d4c82e7)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.