Releases: IonicaBizau/git-up
Releases · IonicaBizau/git-up
8.1.2
11 Apr 11:00
Compare
Sorry, something went wrong.
No results found
8.1.1
11 Apr 10:46
Compare
Sorry, something went wrong.
No results found
8.1.0
03 Apr 06:43
Compare
Sorry, something went wrong.
No results found
8.0.2
03 Apr 05:55
Compare
Sorry, something went wrong.
No results found
8.0.1
13 Feb 19:41
Compare
Sorry, something went wrong.
No results found
- Update the documentation.
Add the GitHub Sponsors link.
As always, I am very grateful to those supporting my projects! You can do that by donating via PayPal or via GitHub Sponsors.
Thank you very much! ❤️
8.0.0
14 Nov 10:03
Compare
Sorry, something went wrong.
No results found
7.0.0
30 Aug 13:39
Compare
Sorry, something went wrong.
No results found
Upgrade to parse-url@8.1.0. This is a breaking change — please check out the release notes in parse-url. 💥
6.0.0
27 Jun 09:52
Compare
Sorry, something went wrong.
No results found
git-up 6.0.0
⭐ This is a major release of parse-url! ⭐
Breaking changes
If the input url has a trailing slash, the trailing slash will be added in the pathname too.
The port field is a string. By default empty.
Added the password field (default: "")
The resource may contain the port in it (e.g. resource: "domain.com:4200").
Features
Faster
More secure
Cleaner codebase
4.0.5
08 Jul 06:51
Compare
Sorry, something went wrong.
No results found
Update parse-url@6.0.0 -- ⚠️ this will not work on Safari anymore unless normalize-url will get a patch
5.0.0
29 Jun 09:22
Compare
Sorry, something went wrong.
No results found
Update dependencies
**:warning: It may break on Safari, due to the normalize-url compatibility, unless a patch is released.