github Byron/gitoxide gix-actor-v0.21.0
gix-actor v0.21.0

15 months ago

New Features (BREAKING)

  • Identity and IdentityRef with basic conversions, decoding and serialization.
    This is useful, for example, when writing Co-authored-by: <actor> messages or when
    parsing identities of actors by themselves.

    • SignatureRef::actor() is renamed to identity() as it now returns this type.
  • SignatureRef::empty() was removed as it is only another name for default().

Commit Statistics

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

Thanks Clippy

Clippy helped 1 time to make code idiomatic.

Commit Details

view details
  • Uncategorized
    • just fmt (ffc1276)
    • Prepare changelogs prior to release (8f15cec)
    • Merge branch 'integrate-gix-negotiate' (ae845de)
    • Thanks clippy (9525ac8)
    • Merge pull request #878 from blinxen/main (67da689)
    • Include missing changelog file in some crates (0269eed)
    • Identity and IdentityRef with basic conversions, decoding and serialization. (353d237)
    • Merge branch 'main' into auto-clippy (3ef5c90)
    • Merge branch 'blinxen/main' (9375cd7)
    • Include license files in all crates (facaaf6)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.