8.1.0
Changed fragment parsing so that U+0000 code points are now percent-encoded, instead of removed, per whatwg/url@3d57401.
Changed file: URL parsing so that if the host ends up empty after the Unicode ToASCII operation, it now result in parsing failure, per whatwg/url@cceb435.