Skip to content

Releases: ada-url/ada

v2.9.2

03 Sep 00:18
1cca580
Compare
Choose a tag to compare

What's changed

  • build(deps): bump github/codeql-action from 3.25.15 to 3.26.6 by @dependabot[bot] in #720
  • build(deps): bump actions/upload-artifact from 4.3.4 to 4.4.0 by @dependabot[bot] in #721
  • build(deps): bump actions/dependency-review-action from 4.3.3 to 4.3.4 by @dependabot[bot] in #723
  • build(deps): bump actions/setup-python from 5.1.1 to 5.2.0 by @dependabot[bot] in #722
  • build(deps): bump pygithub from 2.3.0 to 2.4.0 in /tools/release by @dependabot[bot] in #725
  • build(deps): bump debian from 5f7d566 to 2ccc7e3 by @dependabot[bot] in #724
  • Fix setters to return correct boolean value by @CarlosEduR in #727

Full Changelog: v2.9.1...v2.9.2

v2.9.1

25 Aug 00:31
434b11a
Compare
Choose a tag to compare

What's changed

  • Update web platform tests by @anonrig in #704
  • adding some support for lifetime bounds by @lemire in #705
  • Avoid unnecessary string copy in set_scheme by @tniessen in #706
  • chore: extend sanitizers to the library by @lemire in #707
  • build(deps): bump actions/setup-node from 4.0.2 to 4.0.3 by @dependabot[bot] in #709
  • build(deps): bump ossf/scorecard-action from 2.3.3 to 2.4.0 by @dependabot[bot] in #712
  • build(deps): bump actions/setup-python from 5.1.0 to 5.1.1 by @dependabot[bot] in #711
  • build(deps): bump pytest from 8.2.2 to 8.3.2 in /tools/release by @dependabot[bot] in #713
  • build(deps): bump debian from 67f3931 to 5f7d566 by @dependabot[bot] in #714
  • build(deps): bump github/codeql-action from 3.25.11 to 3.25.15 by @dependabot[bot] in #710
  • build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 by @dependabot[bot] in #708
  • Update web platform tests by @anonrig in #715
  • fix issue 716 by @lemire in #717

New Contributors

Full Changelog: v2.9.0...v2.9.1

v2.9.0

06 Jul 21:50
4358bcc
Compare
Choose a tag to compare

What's changed

Full Changelog: v2.8.0...v2.9.0

v2.8.0

31 May 02:35
62d95f2
Compare
Choose a tag to compare

What's changed

New Contributors

Full Changelog: v2.7.8...v2.8.0

v2.7.8

11 Apr 20:48
78557bb
Compare
Choose a tag to compare

What's changed

  • build(deps): bump pytest from 8.0.0 to 8.0.2 in /tools/release by @dependabot[bot] in #601
  • build(deps): bump libc from 0.2.151 to 0.2.153 in /benchmarks/competitors/servo-url by @dependabot[bot] in #589
  • refactor: update run-clangcldocker.sh by @anonrig in #608
  • build: use specific python version by @anonrig in #609
  • adding test for undici issue 971 by @lemire in #611
  • replace .size() == 0 with empty() by @lemire in #612
  • corrects a closing #endif comment by @lemire in #616
  • adds curly brackets following if clauses making the code subjectively clearer by @lemire in #615
  • improves slightly the style of url_search_params, makes to_string() c… by @lemire in #614
  • simplifies some verbose lines of code. by @lemire in #613
  • Documenting hashing technique by @lemire in #618
  • build(deps): bump actions/dependency-review-action from 4.1.3 to 4.2.5 by @dependabot[bot] in #620
  • build(deps): bump pygithub from 2.2.0 to 2.3.0 in /tools/release by @dependabot[bot] in #624
  • build(deps): bump pytest from 8.0.2 to 8.1.1 in /tools/release by @dependabot[bot] in #623
  • build(deps): bump actions/setup-python from 5.0.0 to 5.1.0 by @dependabot[bot] in #621
  • build(deps): bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot[bot] in #622
  • build(deps): bump debian from f80c454 to 7802002 by @dependabot[bot] in #588
  • doc: link to article by @lemire in #626
  • fix: handle url search params encoding correctly by @anonrig in #628

Full Changelog: v2.7.7...v2.7.8

v2.7.7

07 Mar 18:32
cb6d734
Compare
Choose a tag to compare

What's changed

  • Verifying node issue 51619 by @lemire in #586
  • exposing branch misses under macos by @lemire in #587
  • add C++17 requirement directly in CMake by @lemire in #597
  • Use docker so that you can clang-format using version 15 everywhere you are. by @lemire in #585
  • Marks as private several functions in our header files. by @lemire in #600
  • This makes ada's target compile options private under Windows. by @lemire in #599
  • build(deps): bump mymindstorm/setup-emsdk from 13 to 14 by @dependabot[bot] in #595
  • build(deps): bump actions/upload-artifact from 4.0.0 to 4.3.0 by @dependabot[bot] in #594
  • build(deps): bump uraimo/run-on-arch-action from 2.6.0 to 2.7.1 by @dependabot[bot] in #593
  • build(deps): bump pytest from 7.4.4 to 8.0.0 in /tools/release by @dependabot[bot] in #590
  • build(deps): bump actions/setup-node from 4.0.1 to 4.0.2 by @dependabot[bot] in #605
  • build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 by @dependabot[bot] in #604
  • build(deps): bump mattnotmitt/doxygen-action from 452281fb0f5f8a3e8d3f7fa5359cb58f249dfa28 to e0c8cd4cd05e28b88e723b25b30188ecf2505b40 by @dependabot[bot] in #603
  • build(deps): bump actions/dependency-review-action from 3.1.4 to 4.1.3 by @dependabot[bot] in #602
  • build(deps): bump pygithub from 2.1.1 to 2.2.0 in /tools/release by @dependabot[bot] in #591
  • test: validate missing encoding in to_string by @anonrig in #606

Full Changelog: v2.7.6...v2.7.7

v2.7.6

29 Jan 18:22
1c89a9f
Compare
Choose a tag to compare

What's changed

Full Changelog: v2.7.5...v2.7.6

v2.7.5

22 Jan 14:25
7ed703c
Compare
Choose a tag to compare

What's changed

  • Update web platform tests by @anonrig in #565
  • build(deps): bump actions/dependency-review-action from 3.1.0 to 3.1.4 by @dependabot[bot] in #567
  • build(deps): bump uraimo/run-on-arch-action from 2.5.1 to 2.6.0 by @dependabot[bot] in #566
  • build(deps): bump mymindstorm/setup-emsdk from 12 to 13 by @dependabot[bot] in #568
  • build(deps): bump url from 2.4.1 to 2.5.0 in /benchmarks/competitors/servo-url by @dependabot[bot] in #569
  • build(deps): bump libc from 0.2.149 to 0.2.150 in /benchmarks/competitors/servo-url by @dependabot[bot] in #570
  • build(deps): bump debian from 6cc67f7 to 2bc5c23 by @dependabot[bot] in #571
  • build(deps): bump pytest from 7.4.3 to 7.4.4 in /tools/release by @dependabot[bot] in #579
  • build(deps): bump libc from 0.2.150 to 0.2.151 in /benchmarks/competitors/servo-url by @dependabot[bot] in #578
  • build(deps): bump actions/setup-node from 4.0.0 to 4.0.1 by @dependabot[bot] in #576
  • build(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0 by @dependabot[bot] in #575
  • build(deps): bump debian from 2bc5c23 to f80c454 by @dependabot[bot] in #577
  • Fix check segment_result range(for node issue #51514) by @ChenKS12138 in #581

New Contributors

Full Changelog: v2.7.4...v2.7.5

v2.7.4

19 Nov 18:44
e0eacf5
Compare
Choose a tag to compare

What's changed

Full Changelog: v2.7.3...v2.7.4

v2.7.3

10 Nov 00:47
Compare
Choose a tag to compare

What's changed

  • Vectorization of find_next_host_delimiter and find_next_host_delimiter_special by @lemire in #548
  • build(deps): bump pytest from 7.4.2 to 7.4.3 in /tools/release by @dependabot[bot] in #550
  • build(deps): bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot[bot] in #554
  • build(deps): bump libc from 0.2.148 to 0.2.149 in /benchmarks/competitors/servo-url by @dependabot[bot] in #555
  • build(deps): bump actions/setup-node from 3.8.1 to 4.0.0 by @dependabot[bot] in #551
  • build(deps): bump ossf/scorecard-action from 2.2.0 to 2.3.1 by @dependabot[bot] in #552
  • build(deps): bump debian from 24c92a6 to 6cc67f7 by @dependabot[bot] in #553
  • cmake: support disabling CPM by @rockwotj in #557

New Contributors

Full Changelog: v2.7.2...v2.7.3