MS-ICU 72.1.0.1
Pre-release
Pre-release
Release Notes
This is an experimental release. Feel free to try it out in a non-production environment.
There are a few known issues which will soon be addressed as part of the next release (v72.1.0.2)
Nuget Runtime Package Debugging Symbols
Debugging symbols for the Windows binaries can be obtained from the public symbol server.
The URL is: https://msdl.microsoft.com/download/symbols (soon to be updated)
Debugging symbols for the Linux binaries can be downloaded below:
Symbols-Microsoft.ICU.ICU4C.Runtime.linux-x64.zip
Symbols-Microsoft.ICU.ICU4C.Runtime.linux-arm64.zip
Changes
- Updates ICU version to 72.1 along with CLDR 42 data
- Updates to Unicode 15 including new characters, scripts, emoji, and corresponding API constants.
- Time zone data version to 2022g
- Adds collation data required for GB18030-2022 certification
Known Issues
- Date-time parsing of many locales might break (due to changes in CLDR data replacing ascii space with non-breaking space) - to be fixed in upcoming version
- @ treated as letter for word breakers causing compat problems
- too strict parsing of certain date formats