github Byron/gitoxide gix-url-v0.16.0
gix-url v0.16.0

18 months ago

New Features (BREAKING)

  • support passwords in urls.
    It's now possible to use urls like https://user:pass@host/repo without loosing
    the password portion of the URL.

    We also change the from_parts() method to take all parts needed to describe a URL,
    which is a breaking change.

Commit Statistics

  • 3 commits contributed to the release.
  • 6 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Prepare changelogs prior to release (e06f5f5)
    • Merge branch 'password-in-urls' (85f8b28)
    • Support passwords in urls. (c6897d9)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.