Skip to content

Releases: ada-url/ada

v2.6.2

25 Aug 19:31
Compare
Choose a tag to compare

What's changed

  • Use std::equal instead of string_view == in begins_with. by @ttsugriy in #474
  • adding percent-decoded search-params benchmark by in #477
  • feat: add url host type attribute by @anonrig in #480

New Contributors

Full Changelog: v2.6.1...v2.6.2

v2.6.1

21 Aug 18:49
Compare
Choose a tag to compare

What's changed

  • build(deps): bump debian from d8f9d38 to 8946810 by @dependabot[bot] in #469
  • build(deps): bump actions/setup-node from 3.6.0 to 3.7.0 by @dependabot[bot] in #468
  • feat: Implement url_search_params::has(name, value) by @Zzzode in #470
  • fix: remove unnecessary state assignment by @anonrig in #471
  • Update web platform tests by @anonrig in #472
  • chore: update expected to v1.1.0 by in #475

New Contributors

Full Changelog: v2.6.0...v2.6.1

v2.6.0

23 Jul 19:07
Compare
Choose a tag to compare

What's changed

New Contributors

Full Changelog: v2.5.1...v2.6.0

v2.5.1

03 Jun 16:44
Compare
Choose a tag to compare

What's changed

  • Verifying node issue 48254 by @lemire in #421
  • test: update web platform tests by @anonrig in #425
  • build(deps): bump ossf/scorecard-action from 2.0.6 to 2.1.3 by @dependabot[bot] in #428
  • build(deps): bump peaceiris/actions-gh-pages from 3.9.2 to 3.9.3 by @dependabot[bot] in #427
  • build(deps): bump github/codeql-action from 2.1.27 to 2.3.6 by @dependabot[bot] in #426

New Contributors

Full Changelog: v2.5.0...v2.5.1

v2.5.0

25 May 20:14
Compare
Choose a tag to compare

This version includes a recent change in URL standard and how origin getter works. The change is available on whatwg-url repository, as well as Web Platform Tests repository.

What's changed

Full Changelog: v2.4.2...v2.5.0

v2.4.2

19 May 04:07
4279e46
Compare
Choose a tag to compare

What's changed

New Contributors

Full Changelog: v2.4.1...v2.4.2

v2.4.1

16 May 17:52
Compare
Choose a tag to compare

What's changed

New Contributors

Full Changelog: v2.4.0...v2.4.1

v2.4.0

08 May 16:44
3c18ae1
Compare
Choose a tag to compare

What's changed

New Contributors

Full Changelog: v2.3.1...v2.4.0

v2.3.1

06 May 03:03
32b4e47
Compare
Choose a tag to compare

What's changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

26 Apr 20:47
Compare
Choose a tag to compare

What's changed

New Contributors

  • @q66 made their first contribution in #347

Full Changelog: v2.2.0...v2.3.0