Releases: ada-url/ada
Releases · ada-url/ada
v2.7.2
v2.7.1
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
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
to24c92a6
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
- @the-moisrex made their first contribution in #529
- @jasnell made their first contribution in #532
Full Changelog: v2.6.10...v2.7.0
v2.6.10
v2.6.9
What's changed
- doc: improving the WHATWG URL documentation. by @lemire in #515
- Include A Zig Library In Speed Comparison by @pascaldekloe in #514
- chore: update ada-idna to latest version by @anonrig in #517
New Contributors
- @pascaldekloe made their first contribution in #514
Full Changelog: v2.6.8...v2.6.9
v2.6.8
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
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
to741bae5
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
Full Changelog: v2.6.5...v2.6.7