Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 287 Bytes

CHANGELOG.md

File metadata and controls

9 lines (7 loc) · 287 Bytes

[0.1.1]

  • Fixed a bug where a parsed URL ending with a slash would result in double slashes after the hostname when joined with additional paths.
  • Fixed bug when URL.parse with nil was rasing an arrer. Now it returns nil.

[0.1.0]

  • Initial release

[0.0.0]

  • Unreleased