Skip to content

Releases: ada-url/ada

v2.6.7

05 Sep 21:00
ac069da
Compare
Choose a tag to compare

What's changed

  • build(deps): bump actions/setup-node from 3.7.0 to 3.8.1 by @dependabot[bot] in #501
  • build(deps): bump actions/dependency-review-action from 3.0.6 to 3.0.8 by @dependabot[bot] in #500
  • build(deps): bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot[bot] in #499
  • build(deps): bump debian from 8946810 to 741bae5 by @dependabot[bot] in #497
  • build(deps): bump pygithub from 1.59.0 to 1.59.1 in /tools/release by @dependabot[bot] in #495
  • feat: add ada_get_schema_type by @d3lm in #503
  • refactor: update schema to scheme in c api by @anonrig in #505

New Contributors

  • @d3lm made their first contribution in #503

Full Changelog: v2.6.5...v2.6.7

v2.6.5

30 Aug 15:49
Compare
Choose a tag to compare

What's changed

Full Changelog: v2.6.4...v2.6.5

v2.6.4

28 Aug 19:59
Compare
Choose a tag to compare

What's changed

  • Avoid potentially unnecessary string reallocs. by @ttsugriy in #484
  • feat: add ada_clear_* methods to c api by @anonrig in #485
  • Avoid potentially unnecessary string reallocs. by @ttsugriy in #486
  • refactor: rename ada_get_host_type by @anonrig in #487

Full Changelog: v2.6.3...v2.6.4

v2.6.3

26 Aug 21:42
Compare
Choose a tag to compare

What's changed

Full Changelog: v2.6.2...v2.6.3

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