Skip to content

Releases: ada-url/ada

v3.2.7

27 Jul 16:30
0efc30c
Compare
Choose a tag to compare

What's Changed

  • Integrate clang-tidy (take 2) by @etwoo in #981
  • Add missing includes of header by @dsanders11 in #982
  • suppress clang-tidy warnings 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

Full Changelog: v3.2.6...v3.2.7

v3.2.6

17 Jul 02:15
99569f8
Compare
Choose a tag to compare

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

Full Changelog: v3.2.5...v3.2.6

v3.2.5

30 Jun 23:51
a3b57b2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.4...v3.2.5

v3.2.4

28 Apr 16:17
010f7c4
Compare
Choose a tag to compare

What's Changed

  • being more restrictive with the ADA_INCLUDE_URL_PATTERN guards by @lemire in #944
  • using ranges by @lemire in #942
  • chore: release v3.2.4 by @github-actions in #945

Full Changelog: v3.2.3...v3.2.4

v3.2.3

25 Apr 00:05
5e9d511
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.2...v3.2.3

v3.2.2

30 Mar 17:25
220788b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.1...v3.2.2

v3.2.1

10 Mar 17:15
Compare
Choose a tag to compare

What's Changed

  • add missing break to avoid fallthrough by @anonrig in #915
  • chore: release v3.2.1 by @github-actions in #916

Full Changelog: v3.2.0...v3.2.1

v3.2.0

10 Mar 15:50
Compare
Choose a tag to compare

Ada now supports Unicode 16.

What's Changed

Full Changelog: v3.1.3...v3.2.0

v3.1.3

27 Feb 01:29
Compare
Choose a tag to compare

What's Changed

  • fix -Wextra related bugs by @anonrig in #893
  • chore: release v3.1.3 by @github-actions in #894

Full Changelog: v3.1.2...v3.1.3

v3.1.2

25 Feb 18:08
Compare
Choose a tag to compare

What's Changed

  • disable -Wsign-compare to comply with node.js builds by @anonrig in #891
  • chore: release v3.1.2 by @github-actions in #892

Full Changelog: v3.1.1...v3.1.2