Releases: ada-url/ada
Releases · ada-url/ada
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
v2.6.5
v2.6.4
v2.6.3
v2.6.2
v2.6.1
What's changed
- build(deps): bump debian from
d8f9d38
to8946810
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
What's changed
- Use Aligned Load by @wx257osn2 in #430
- build(deps): bump github/codeql-action from 2.3.6 to 2.13.4 by @dependabot[bot] in #434
- remove duplicate lambda by @SeanTolstoyevski in #435
- Added OpenSSF Scorecard badge by @UlisesGascon in #436
- Added Dependency Review Action by @UlisesGascon in #439
- Pinned Github Actions dependencies by @UlisesGascon in #438
- Update Dependabot rules by @UlisesGascon in #440
- Restrict permissions for GITHUB_TOKEN usage in pipelines by @UlisesGascon in #437
- build(deps): bump libc from 0.2.139 to 0.2.146 in /benchmarks/competitors/servo-url by @dependabot[bot] in #441
- build(deps): bump url from 2.3.1 to 2.4.0 in /benchmarks/competitors/servo-url by @dependabot[bot] in #442
- build(deps): bump pytest from 7.3.0 to 7.4.0 in /tools/release by @dependabot[bot] in #443
- build(deps): bump debian from 11-slim to 12-slim by @dependabot[bot] in #445
- build(deps): bump pygithub from 1.58.1 to 1.59.0 in /tools/release by @dependabot[bot] in #444
- build(deps): bump actions/checkout from 3.1.0 to 3.5.3 by @dependabot[bot] in #446
- build(deps): bump actions/upload-artifact from 3.1.0 to 3.1.2 by @dependabot[bot] in #449
- build(deps): bump ossf/scorecard-action from 2.1.3 to 2.2.0 by @dependabot[bot] in #448
- build(deps): bump actions/dependency-review-action from 2.5.1 to 3.0.6 by @dependabot[bot] in #447
- feat: add url_search_params to ada by @anonrig in #450
- Adding missing percent encoding tables. by @lemire in #454
- test: add serialization tests by @anonrig in #453
- build(deps): bump libc from 0.2.146 to 0.2.147 in /benchmarks/competitors/servo-url by @dependabot[bot] in #455
- feat: add url_search_params constructor by @anonrig in #456
- feat: add ada::idna methods to c api by @anonrig in #457
- 2-3 additional tests. by in #460
- Comment correction. Fixes #461. by @dfrostbytes in #462
- Update web platform tests by @anonrig in #463
- fix -Wunreachable-code-break warning by @ckerr and @lemire in #464
- update license copyright title by @anonrig in #465
New Contributors
- @wx257osn2 made their first contribution in #430
- @SeanTolstoyevski made their first contribution in #435
- @dfrostbytes made their first contribution in #462
- @ckerr made their first contribution in #464
Full Changelog: v2.5.1...v2.6.0
v2.5.1
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
- @dependabot[bot] made their first contribution in #428
Full Changelog: v2.5.0...v2.5.1
v2.5.0
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
- docs: fix typos in code comment by @myd7349 in #417
- Handle standard changes to origin getter by @anonrig in #418
Full Changelog: v2.4.2...v2.5.0
v2.4.2
What's changed
- docs: add bindings to readme by @anonrig in #409
- test: improve fuzzer coverage by @anonrig in #410
- emscripten support by @lemire in #412
- chore: add ADA_TOOLS option by @myd7349 in #413
- Removing optimization that never got used by @lemire in #416
New Contributors
Full Changelog: v2.4.1...v2.4.2