Skip to content

Releases: ada-url/ada

v2.7.2

22 Oct 23:59
379263d
Compare
Choose a tag to compare

What's changed

  • removing unnecessary code by @lemire in #542
  • Improving the support for DLLs. by @lemire in #543
  • Removing unnecessary inline qualify to pure virtual function by @lemire in #545

Full Changelog: v2.7.1...v2.7.2

v2.7.1

19 Oct 01:14
c7b8672
Compare
Choose a tag to compare

What's changed

  • This adds the prefix ada to a custom target to avoid conflicts. by @lemire in #535
  • Removing const in const auto (return value) in url_search_params.h by @lemire in #538
  • Moving to CPM. by @lemire in #537
  • perf: update whatwg_url package to latest commit by @anonrig in #539
  • verifies and fixes issue 50235 in node. by @lemire in #540

Full Changelog: v2.7.0...v2.7.1

v2.7.0

10 Oct 16:52
e982b30
Compare
Choose a tag to compare

What's changed

  • build(deps): bump actions/dependency-review-action from 3.0.8 to 3.1.0 by @dependabot[bot] in #528
  • build(deps): bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot[bot] in #527
  • build(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 by @dependabot[bot] in #526
  • build(deps): bump pygithub from 1.59.1 to 2.1.1 in /tools/release by @dependabot[bot] in #525
  • build(deps): bump debian from 741bae5 to 24c92a6 by @dependabot[bot] in #523
  • build(deps): bump libc from 0.2.147 to 0.2.148 in /benchmarks/competitors/servo-url by @dependabot[bot] in #522
  • build(deps): bump pytest from 7.4.0 to 7.4.2 in /tools/release by @dependabot[bot] in #524
  • Quick start! by @lemire in #531
  • Warning fixes by @the-moisrex in #529
  • Add iterator support to url_search_params by @jasnell in #532

New Contributors

Full Changelog: v2.6.10...v2.7.0

v2.6.10

01 Oct 00:40
812b978
Compare
Choose a tag to compare

What's changed

Full Changelog: v2.6.9...v2.6.10

v2.6.9

29 Sep 17:33
60b5c51
Compare
Choose a tag to compare

What's changed

New Contributors

Full Changelog: v2.6.8...v2.6.9

v2.6.8

19 Sep 20:52
ca716d4
Compare
Choose a tag to compare

What's changed

  • More thorough install check (Linux) by @lemire in #507
  • Testing macos installation by @lemire in #508
  • build(deps): bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot[bot] in #502
  • build(deps): bump url from 2.4.0 to 2.4.1 in /benchmarks/competitors/servo-url by @dependabot[bot] in #496
  • build(deps): bump uraimo/run-on-arch-action from 2.5.0 to 2.5.1 by @dependabot[bot] in #498
  • test: reproduce node.js bug by @anonrig and @lemire in #511
  • std::equal is not necessarily constexpr in C++17 by @lemire in #512

Full Changelog: v2.6.7...v2.6.8

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