v1.11.8
`AnnotatedString`: add concrete type asserts to `isvalid`, `ncodeunits` (#57607)
Add a `similar` method for `Type{<:CodeUnits}` (#57826)
fix #55389: type-unstable `join` (#55395)
faster findfirst(iszero) for byte arrays (#41457)
Fix some typos found by codespell (#47423)
Add eachrsplit iterator (#51646)