4.3.0
Returned failure in state override scheme parsing, per whatwg/url@4617e33. (This only impacts consumers of this library using the stateOverride
option.)
Disallowed invalid IPv4 addresses in the IPv6 parser, per whatwg/url@a7ae1b8.
Fixed a bug where IPv6 address trailing zeros were not being compressed correctly. (#66, @rmisev)