12.0.0
git-url-parse
12.0.0
This is a major release fixing several issues and improving the security of the project.
Breaking changes
- VSTS SSH URLs may give unexpected results — I left a TODO in the tests to remind us to fix it.
- For shorthand urls use the
href
property instead ofpathname
. - The
user
andpassword
properties are now parsed separately.
For other potential breaking changes, you may want to check out the release of git-up
.
Issues Fixed
- Fixes #102 — Support GitHub usernames with numbers (only numbers).
- Fixes #130 — Update git-up
- Fixes #135
If you have any suggestions and questions let me know. 😊