Releases: ada-url/ada
Releases · ada-url/ada
v3.4.1
Immutable
release. Only release title and notes can be modified.
v3.4.0
Immutable
release. Only release title and notes can be modified.
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
v3.3.0
Immutable
release. Only release title and notes can be modified.
v3.2.9
What's Changed
- chore: release v3.2.9 by @github-actions[bot] in #995
Full Changelog: v3.2.8...v3.2.9
v3.2.8
Immutable
release. Only release title and notes can be modified.
FYI: This release doesn't include our usual singleheader.zip due to a bug with our release process.
What's Changed
- Bump github/codeql-action from 3.29.2 to 3.29.5 by @dependabot[bot] in #987
- Bump pygithub from 2.6.1 to 2.7.0 in /tools/release by @dependabot[bot] in #986
- Update web platform tests (url) by @anonrig in #989
- updating CPM by @lemire in #991
- making sure we parse repeated question marks by @lemire in #990
- reproduce and fix urlpattern bug(s) by @anonrig in #992
- chore: release v3.2.8 by @github-actions[bot] in #993
Full Changelog: v3.2.7...v3.2.8
v3.2.7
What's Changed
- Integrate
clang-tidy(take 2) by @etwoo in #981 - Add missing includes of header by @dsanders11 in #982
- suppress
clang-tidywarnings re: Annex K functions by @etwoo in #983 - fix url_search_params to_string for 5C() by @anonrig in #984
- chore: release v3.2.7 by @github-actions[bot] in #985
New Contributors
- @etwoo made their first contribution in #981
- @dsanders11 made their first contribution in #982
Full Changelog: v3.2.6...v3.2.7
v3.2.6
What's Changed
- Bump github/codeql-action from 3.28.18 to 3.29.2 by @dependabot[bot] in #968
- Bump pytest from 8.3.5 to 8.4.1 in /tools/release by @dependabot[bot] in #967
- Add the Nim wrapper to the README by @xTrayambak in #969
- fix(test): remove nonexistent url_pattern::to_string() call by @watilde in #971
- fix(logging): add missing process_type ostream operator<< by @watilde in #972
- The to_string function should be included when we log, even if testing is not enabled by @lemire in #973
- fixing issue 970 by @lemire in #974
- Add LoongArch64 CI by @Xiao-Tao in #975
- LoongArch64: add lsx support by @Xiao-Tao in #976
- Fix error with pathname by @CarlosEduR in #978
- chore: release v3.2.6 by @github-actions[bot] in #979
New Contributors
- @xTrayambak made their first contribution in #969
- @Xiao-Tao made their first contribution in #975
Full Changelog: v3.2.5...v3.2.6
v3.2.5
What's Changed
- cleaner CMake file: add options by @lemire in #946
- Bump github/codeql-action from 3.28.13 to 3.28.16 by @dependabot in #950
- Bump uraimo/run-on-arch-action from 3.0.0 to 3.0.1 by @dependabot in #949
- Bump actions/setup-python from 5.5.0 to 5.6.0 by @dependabot in #948
- Bump actions/setup-node from 4.3.0 to 4.4.0 by @dependabot in #951
- Bump actions/dependency-review-action from 4.5.0 to 4.6.0 by @dependabot in #947
- Bump actions/checkout from 3 to 4 by @dependabot in #953
- Bump github/codeql-action from 3.28.16 to 3.28.18 by @dependabot in #952
- Bump ossf/scorecard-action from 2.4.1 to 2.4.2 by @dependabot in #954
- Bump actions/dependency-review-action from 4.6.0 to 4.7.1 by @dependabot in #955
- faster and smaller adaparse by @lemire in #956
- feat: Optimize
to_stringby @mertcanaltin in #959 - fix(url): handle tab/newline-only inputs in set_port by @watilde in #961
- Update web platform tests (url) by @anonrig in #962
- fix(url): handle :port values in host setter by @watilde in #963
- Update web platform tests (url) by @anonrig in #964
- More portable PIC by @lemire in #966
- perf: use simdutf for idna by @CarlosEduR in #960
- chore: release v3.2.5 by @github-actions in #965
New Contributors
Full Changelog: v3.2.4...v3.2.5
v3.2.4
v3.2.3
What's Changed
- Bump pytest from 8.3.4 to 8.3.5 in /tools/release by @dependabot in #934
- Bump actions/setup-node from 4.2.0 to 4.3.0 by @dependabot in #933
- Bump actions/setup-python from 5.4.0 to 5.5.0 by @dependabot in #932
- Bump jidicula/clang-format-action from 4.14.0 to 4.15.0 by @dependabot in #930
- Bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot in #929
- Bump github/codeql-action from 3.28.10 to 3.28.13 by @dependabot in #931
- Fixing #935 by @the-moisrex in #937
- adding pkg support by @lemire in #940
- docs: update links comments by @guspan-tanadi in #938
- chore: release v3.2.3 by @github-actions in #941
New Contributors
- @guspan-tanadi made their first contribution in #938
Full Changelog: v3.2.2...v3.2.3