Skip to content

v0.4.0

Compare
Choose a tag to compare
@rmisev rmisev released this 20 Jul 14:48
· 95 commits to main since this release

What's Changed

  • A #include cleanup in the *.h files by @rmisev in #46
  • Use ICU's C API only by @rmisev in #47
  • Rename cmake option variables: URL_... -> UPA_... by @rmisev in #48
  • Add support for ICU library bundled with Windows by @rmisev in #49
  • Use #include with < and > for ICU headers by @rmisev in #50
  • Update clang-tidy to 16 and fix warnings by @rmisev in #51
  • Add url::parse function with URL string and base URL string parameters by @rmisev in #52
  • Improve url::can_parse performance by @rmisev in #53
  • Update WPT: Move JS-specific URL parser tests into their own file by @rmisev in #54
  • Update documentation after repository transfer to upa-url/upa by @rmisev in #55

Full Changelog: v0.3.1...v0.4.0