Skip to content

9.0.0

Choose a tag to compare

@IonicaBizau IonicaBizau released this 12 Apr 18:53
· 128 commits to master since this release

🚢 9.0.0 🎉

New features:

  • Default the git_suffix by making it true/false based on the input url (whether it ends with .git or not). Fixes #69. /cc #72. Thanks @pvdlg! 🍰
    Probably, a potential breaking change.

Bug fixes:

  • trim the url before processing it. Fixes #72. Fixed in the parse-path module.
  • Improve parsing and stringifying of VSTS urls. Fixes #67. /cc #71. Thanks to @roger199585 and @pvdlg for their contributions! 🍎

Enjoy & Happy git-url-parsing!