We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cf0bf5 commit e5e7992Copy full SHA for e5e7992
NEWS.md
@@ -2,7 +2,7 @@
2
3
## Version 2.11.3 ##
4
5
-2025-12-21
+2025-12-30
6
7
- Correct out-of-bounds memory access when calling `utf8proc_map` with both `UTF8PROC_CHARBOUND` and `UTF8PROC_COMPOSE` ([#323]).
8
@@ -490,3 +490,4 @@ Release of version 1.0.1
490
[#295]: https://github.com/JuliaStrings/utf8proc/issues/295
491
[#311]: https://github.com/JuliaStrings/utf8proc/issues/311
492
[#317]: https://github.com/JuliaStrings/utf8proc/issues/317
493
+[#323]: https://github.com/JuliaStrings/utf8proc/issues/323
0 commit comments