New Features (BREAKING)
-
support passwords in urls.
It's now possible to use urls likehttps://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