Skip to content

Releases: nemesiaai/node-uri

1.1.2

06 Jun 16:00
2681f1f
Compare
Choose a tag to compare
  • chore: update dev dependencies
  • docs: update

1.1.1

07 Oct 15:09
3c0b4ca
Compare
Choose a tag to compare
  • fix readme typo

1.1.0

07 Oct 13:51
75829fb
Compare
Choose a tag to compare
  • 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

21 Sep 16:30
284181a
Compare
Choose a tag to compare
  • docs:
    • update project description
    • add missing github community files