v1.10.9
Vectorized isascii using simple loop 25+bytes/cycle for large strings (#48568)
print the skipping bytes notification when skipping printing parts of a string in color (#50096)
Fix LazyString building with non-ASCII preceding $ (#49248)
xref and doctest for regexmatch and occursin (#49911)
Add Libc methods for memmove/memcpy/memset/memcmp (#49550)
add partition specialization for Strings (#46234)
fix Unicode.julia_chartransform for Julia 1.10 (#52027)
fix eltype for partition iterators of substrings (#51773)