Releases: ada-url/ada
Releases · ada-url/ada
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
v2.4.1
What's changed
- feat: add size parameters to c apis by @anonrig in #380
- Command line improvements by @lemire and @Nick-Nuon in #371
- Improved adaparse documentation + minor changes by @lemire and @Nick-Nuon in #386
- Doc our perf by @lemire in #387
- build: improve ci-fuzz.yml by @anonrig in #374
- fix bug with get_host() and get_hostname() when there is no host by @lemire in #390
- Fast fuzzing. by @lemire in #391
- Update cli.md by @lemire in #394
- We must limit the input sizes in the fuzzer otherwise we might face time-outs by @lemire in #395
- Update build.sh by @lemire in #396
- fix issue 393 by @lemire in #397
- fix: update release script to consider only PRs with base.ref "main" by @miguelteixeiraa in #398
- add ada::idna method to fuzzer by @anonrig in #400
- build: move permissions to correct places by @anonrig in #401
- One simple SIMD optimization by @lemire in #402
- Fix uninitialized buffer by @lemire in #403
- build: add codeql by @anonrig in #405
- fix: handle
hostname
getter properly on CLI by @anonrig in #404 - Documenting the performance benefits of Ada in Node.js by @lemire in #407
New Contributors
- @Nick-Nuon made their first contribution in #371
Full Changelog: v2.4.0...v2.4.1
v2.4.0
What's changed
- doc: fix typo by @star-hengxing in #370
- chore: update ada/idna by @anonrig in #373
- some fixes to the C API by @lemire in #375
- test: add tests for url::can_parse by @anonrig in #376
- feat: add C bindings by @anonrig and @lemire in #372
New Contributors
- @star-hengxing made their first contribution in #370
Full Changelog: v2.3.1...v2.4.0
v2.3.1
What's changed
- Also update SOVERSION when release script runs by @miguelteixeiraa in #358
- build: fix wpt-updater yaml by @anonrig in #359
- Bump the simdjson version number. by @lemire in #361
- feat: add
can_parse
method by @anonrig in #362 - test: use gtest assertions by @anonrig in #363
- [bug-fix] Fix job conditional expressions syntax in the release-create workflow by @miguelteixeiraa in #365
- build: add initial oss-fuzz implementation by @anonrig in #364
- fix: better guard empty string inputs by @lemire in #366
- Fix for node issue 47889 by @lemire in #368
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's changed
- fix: ubsan signed overflow violations by @q66 in #347
- Add undefined sanitizer to CI by @lemire in #348
- doc: add homebrew installation by @anonrig in #346
- Fix lint_and_format_check.yml not running by @miguelteixeiraa in #350
- Release process: Make actions send a PR instead of push into the main branch by @miguelteixeiraa in #340
- This bumps IDNA with a recent fix to to_ascii. by @lemire in #351
- fix: add missing type annotations by @anonrig in #352
- fix: update workflows by @anonrig in #353
- build: limit github workflow triggers by @anonrig in #354
New Contributors
Full Changelog: v2.2.0...v2.3.0