Skip to content

gix-packetline-blocking v0.19.1

Compare
Choose a tag to compare
@Byron Byron released this 15 Jul 03:40
· 56 commits to main since this release
5a919c4

Bug Fixes

  • Actually avoid serde as dependency, when the serde feature is off
    faster-hex has serde as default dependency, and was not marked with
    default-features = false.

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Update changelogs prior to release (65037b5)
    • Merge pull request #2031 from bpeetz/serde (874cc38)
    • Actually avoid serde as dependency, when the serde feature is off (0d67c85)
    • Merge pull request #1971 from GitoxideLabs/new-release (8d4c4d1)