github Byron/gitoxide git-url-v0.8.0
git-url v0.8.0

20 months ago

A major release to properly introduce the signature change that happened in 0.7.2, which effectively
broke compilation for users of parse() in 0.7.1.

Changed (BREAKING)

  • Introduce parse(&BStr) (previously it took &[u8])
    A &BStr better indicates that we are expecting human-readable input
    with ascii-compatible or UTF-8 endcoding.

Commit Statistics

  • 3 commits contributed to the release over the course of 1 calendar day.
  • 7 days passed between releases.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #524

Commit Details

view details
  • #524
    • prepare changelogs prior to release (6446b39)
    • Introduce parse(&BStr) (previously it took &[u8]) (653ebc5)
  • Uncategorized
    • Merge branch 'git_date_parse' (75591fb)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.