Skip to content

Latest commit

 

History

History
47 lines (21 loc) · 1.36 KB

CHANGELOG.md

File metadata and controls

47 lines (21 loc) · 1.36 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.1 (2017-01-13)

Bug Fixes

  • do not try to fix browser inconsistencies in node.js (#7) (2566e12)

1.0.0 (2017-01-13)

Bug Fixes

  • align pathname, host and port in IE with other environments (#2) (7ea9c91)

BREAKING CHANGES

  • Setting an empty string as fallback value deviates from the Node.js implementation of url.parse.

0.1.2 (2017-01-12)

0.1.1 (2017-01-12)

0.1.0 (2017-01-12)

Features