Skip to content

Releases: ada-url/ada

v3.1.3

27 Feb 01:29
Compare
Choose a tag to compare

What's Changed

  • fix -Wextra related bugs by @anonrig in #893
  • chore: release v3.1.3 by @github-actions in #894

Full Changelog: v3.1.2...v3.1.3

v3.1.2

25 Feb 18:08
Compare
Choose a tag to compare

What's Changed

  • disable -Wsign-compare to comply with node.js builds by @anonrig in #891
  • chore: release v3.1.2 by @github-actions in #892

Full Changelog: v3.1.1...v3.1.2

v3.1.1

24 Feb 01:09
875f633
Compare
Choose a tag to compare

What's Changed

  • fix edge case where hash and search is empty by @anonrig in #878
  • improve urlpattern::match() performance by @anonrig in #879
  • add fail-fast: false to macos install by @anonrig in #880
  • reduce string allocations in urlpattern by @anonrig in #881
  • add const qualifier to several methods by @anonrig in #882
  • use gcc12 on s390x by @anonrig in #883
  • update wpt-updater to open different prs by @anonrig in #884
  • Update web platform tests (url) by @anonrig in #886
  • reduce string allocations in url_pattern_init::process by @anonrig in #887
  • further reduce unnecessary string copies by @anonrig in #888
  • Improve fuzzing coverage of URLPattern by @CarlosEduR in #889
  • chore: release v3.1.1 by @github-actions in #890

Full Changelog: v3.1.0...v3.1.1

v3.1.0

11 Feb 14:48
8d3068e
Compare
Choose a tag to compare

What's Changed

  • fixing issue 861 by @lemire in #863
  • Add remaining Web Platform Tests for url_search_params::sort by @npaun in #864
  • Bump actions/setup-node from 4.1.0 to 4.2.0 by @dependabot in #867
  • Bump actions/upload-artifact from 4.4.3 to 4.6.0 by @dependabot in #866
  • Bump github/codeql-action from 3.27.5 to 3.28.8 by @dependabot in #870
  • Bump actions/setup-python from 5.3.0 to 5.4.0 by @dependabot in #868
  • document better our UTF-8 expectations. by @lemire in #871
  • Bump mattnotmitt/doxygen-action from e0c8cd4cd05e28b88e723b25b30188ecf2505b40 to ded75d963c260fd8489801611a5079d149ebcc07 by @dependabot in #869
  • adding missing headers by @lemire in #874
  • remove bazel from project by @anonrig in #875
  • chore: release v3.1.0 by @github-actions in #876

New Contributors

Full Changelog: v3.0.1...v3.1.0

v3.0.1

30 Jan 23:49
1492acb
Compare
Choose a tag to compare

What's Changed

  • add more macos versions to test by @anonrig in #859
  • chore: release v3.0.1 by @github-actions in #862

Full Changelog: v3.0.0...v3.0.1

v3.0.0

30 Jan 19:26
d44402b
Compare
Choose a tag to compare

Please read our announcement for Ada's next major release: v3.0.0

What's Changed

New Contributors

Full Changelog: v2.9.2...v3.0.0

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