Skip to content

Releases: IonicaBizau/parse-url

11.0.0

Choose a tag to compare

@IonicaBizau IonicaBizau released this 04 Mar 15:22
  • Remove package-lock
  • Update normalize-url to version 9.0.0
  • Update tester to 2.0.0

10.0.3

Choose a tag to compare

@IonicaBizau IonicaBizau released this 17 Aug 13:55

Improve docs, remove package-lock. Fixes #97.

10.0.2

Choose a tag to compare

@IonicaBizau IonicaBizau released this 06 Aug 13:44
10.0.2

10.0.1

Choose a tag to compare

@IonicaBizau IonicaBizau released this 06 Aug 13:37

add missing index.d.mts file to package files /cc #93

10.0.0

Choose a tag to compare

@IonicaBizau IonicaBizau released this 29 Apr 08:49

Upgrade dependencies and use parse-path builtin types

9.2.1

Choose a tag to compare

@IonicaBizau IonicaBizau released this 14 Feb 01:11

 - 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! ❤️

9.2.0

Choose a tag to compare

@IonicaBizau IonicaBizau released this 03 Apr 05:24

9.0.2

9.1.0

Choose a tag to compare

@IonicaBizau IonicaBizau released this 03 Apr 05:20
  • Add missing types /cc #80 -- thanks @ffflorian! 🍰
  • Allow capital letters in git-url usernames /cc #82, #81 -- thanks @Srokap! 🍎

9.0.0

Choose a tag to compare

@IonicaBizau IonicaBizau released this 02 Jan 09:37

Update GIT_RE regex to match on SSH urls with spaces in Project/Repo Names -- thanks @monil-patel 🍰

8.2.0

Choose a tag to compare

@IonicaBizau IonicaBizau released this 19 Oct 09:08

fix git with a % character