This blog is updated daily.
A general description is here.
‘icuSetCollate()’ now accepts ‘locale = "ASCII"’ which uses the basic C function ‘strcmp’ and so collates strings byte-by-byte in numerical order.
Rare over-runs detected by AddressSanitizer in ‘substr()’ and its replacement version have been avoided.