What's Changed
- fix: pass missing parameters to update_release() function by @CarlosEduR in #998
- add RVV support by @camel-cdr in #1000
- Bump actions/dependency-review-action from 4.7.1 to 4.8.0 by @dependabot[bot] in #1007
- Bump pytest from 8.4.1 to 8.4.2 in /tools/release by @dependabot[bot] in #1006
- Bump github/codeql-action from 3.29.7 to 3.30.5 by @dependabot[bot] in #1005
- Bump url from 2.5.4 to 2.5.7 in /benchmarks/competitors/servo-url by @dependabot[bot] in #1001
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #1002
- Bump ossf/scorecard-action from 2.4.2 to 2.4.3 by @dependabot[bot] in #1003
- Bump actions/setup-python from 5.6.0 to 6.0.0 by @dependabot[bot] in #1004
- adding star plot by @lemire in #1010
- Docs: Fix download link for ada.h in README.md by @Fluder-Paradyne in #1011
- Bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #1016
- Bump actions/dependency-review-action from 4.8.0 to 4.8.1 by @dependabot[bot] in #1015
- Bump actions/setup-node from 4.4.0 to 6.0.0 by @dependabot[bot] in #1012
- Bump github/codeql-action from 3.30.5 to 4.31.2 by @dependabot[bot] in #1014
- Bump jidicula/clang-format-action from 4.15.0 to 4.16.0 by @dependabot[bot] in #1013
- C API for ADA_VERSION #1017 by @mrdimidium in #1018
- add SSSE3 SIMD instructions by @anonrig in #1020
- add claude.md file by @anonrig in #1021
- Bump actions/setup-python from 6.0.0 to 6.1.0 by @dependabot[bot] in #1029
- Bump actions/dependency-review-action from 4.8.1 to 4.8.2 by @dependabot[bot] in #1026
- Bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #1027
- Bump github/codeql-action from 4.31.2 to 4.31.6 by @dependabot[bot] in #1028
- add codspeed for continuous benchmarking by @CarlosEduR in #1031
- URLPattern: replace std::string with std::string_view by @CarlosEduR in #1032
- Bump pytest from 8.4.2 to 9.0.1 in /tools/release by @dependabot[bot] in #1025
- fix benchmarks & codspeed integration by @anonrig in #1034
- Make some ifs constexpr by @the-moisrex in #1037
- Codspeed: fix WPT benchmark by @CarlosEduR in #1038
- optimize urlpattern::test by @anonrig in #1035
- optimize canonicalize methods for url_pattern by @anonrig in #1033
- [url_patter] Avoid parsing the port by @lemire in #1039
- oss-fuzz: Add unit test build to oss-fuzz build script by @arthurscchan in #1040
- update github actions macos images by @anonrig in #1043
- improve urlpattern exec & test performance by @anonrig in #1042
- Update web platform tests (urlpattern) by @anonrig in #926
- fixing typos by @lemire in #1046
- Bump actions/setup-node from 6.0.0 to 6.1.0 by @dependabot[bot] in #1051
- Bump actions/upload-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #1050
- Bump github/codeql-action from 4.31.6 to 4.31.9 by @dependabot[bot] in #1048
- Bump pytest from 9.0.1 to 9.0.2 in /tools/release by @dependabot[bot] in #1047
- Bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #1049
- use upstream lemire/counters by @shikharish in #1045
- make explicit the lifetime of views by @lemire in #1054
- add benchmark for url parsing by @shikharish in #1052
- improve code documentation by @anonrig in #1055
- Optimize ipv4 parsing by @shikharish in #1044
- update create-pull-request action by @anonrig in #1056
- chore: release v3.4.0 by @github-actions[bot] in #1057
New Contributors
- @camel-cdr made their first contribution in #1000
- @Fluder-Paradyne made their first contribution in #1011
- @mrdimidium made their first contribution in #1018
- @arthurscchan made their first contribution in #1040
- @shikharish made their first contribution in #1045
Full Changelog: v3.3.0...v3.4.0