github GitoxideLabs/gitoxide gix-protocol-v0.37.0
gix-protocol v0.37.0

15 months ago

New Features

  • add fetch::Arguments::add_feature() for unconditional additions of arguments that are supposed to be features.
    This differentiation is important to support V1 and V2 correctly, which have a different notion of features with V1
    special-casing them, and V2 just sees everything as arguments.

Bug Fixes (BREAKING)

  • handshake::Ref::Symbolic now has a tag field.
    This allows symbolic refs to be parsed which are in fact pointing
    to an annotated tag as in-between object.

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Prepare additional changelogs (db63815)
    • Prepare changelogs (e4d2890)
    • Merge branch 'fixes-and-improvements' (f8b1f55)
    • Add fetch::Arguments::add_feature() for unconditional additions of arguments that are supposed to be features. (d1f9c63)
    • handshake::Ref::Symbolic now has a tag field. (0de7117)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.