Skip to content

gix-utils v0.3.5

Choose a tag to compare

@Byron Byron released this 23 Jul 13:04
f0ec710

New Features

  • add AsBStrOpt trait
  • add AsBStr utility trait.
    It makes taking &BStr generically much easier and convenient.

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Merge pull request #2725 from GitoxideLabs/gix-config-improvements (5982dfe)
    • Add AsBStrOpt trait (420f228)
    • Merge pull request #2667 from GitoxideLabs/lifetime-free-config-parser (55b5158)
    • Add AsBStr utility trait. (1965eb0)
    • Merge pull request #2714 from GitoxideLabs/fix-credentials-parsing (cf3053a)