Skip to content

Releases: IonicaBizau/git-url-parse

6.1.1

28 Dec 19:36
Compare
Choose a tag to compare

Adds support for non-git usernames in stringified /cc #28 Thanks @cbargren! 🍰

6.0.7

11 Oct 13:35
Compare
Choose a tag to compare

6.0.6

10 Oct 18:39
Compare
Choose a tag to compare
  • Updated the README.md following the new template. 📝
  • Add the Patreon link in the README.md file. If you like what I'm doing, supporting me would be awesome! Even one dollar / month would be helpful! Thanks! ❤️

6.0.5

20 Jun 08:10
Compare
Choose a tag to compare

Removed babelrc

6.0.4

20 Jun 08:08
Compare
Choose a tag to compare

Support token stringifying. Thanks @RomanGotsiy! 🍰

Removed the dist-it dependency. We are now generating the transpiled files using babel-it. 💡

6.0.3

25 May 09:49
Compare
Choose a tag to compare
  • Updated the README.md following the new template. 📝
  • Use babel-it to babelify the code, so the module is now compatible with older versions of Node.js.

6.0.2

26 Apr 04:56
Compare
Choose a tag to compare

Whitelist the npm files.

6.0.1

21 Feb 09:29
Compare
Choose a tag to compare

Removed the prepublish script. We run npm run dist when we want to rebuild the bundle.

6.0.0

21 Feb 09:28
Compare
Choose a tag to compare

Generate bundles compatible with older versions of Node.js.
This allows us to run git-url-parse in browser too. 🎉

5.0.1

31 Jan 09:20
Compare
Choose a tag to compare

Fixed docs.