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