Releases: nemesiaai/node-uri
Releases · nemesiaai/node-uri
1.1.2
1.1.1
- fix readme typo
1.1.0
- fix parser to support IPv6 extraction (parse and recompose)
- add href attribute when parsing URI
- fix punycode and punydecode that should work with IPv6
- fix " (quote) character not allowed in any URI
- fix sitemap characters
- remove checkURISyntax from library
- change recomposeURI to ignore port, userinfo, query and fragment if not valid
- add max URL length at 2048
- add integer range for port
- userinfo chars accept A-Z
- add and update tests
- update readme
1.0.1
- docs:
- update project description
- add missing github community files