File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
- New ` DateTime::local_unix_epoch() ` convenience constructor (https://github.com/unicode-org/icu4x/pull/4479 )
10
10
- ` icu_datetime `
11
11
- ` FormattedDateTime ` and ` FormattedZonedDateTime ` now implement ` Clone ` and ` Copy ` (https://github.com/unicode-org/icu4x/pull/4476 )
12
- - ` icu_normalizer `
13
- - Fix normalization of character whose decomposition contains more than one starter and ends with a non-starter followed by a non-starter
14
- with a lower Canonical Combining Class than the last character of the decomposition. (https://github.com/unicode-org/icu4x/pull/4530 )
15
12
- ` icu_properties `
16
13
- Add ` Aran ` script code (https://github.com/unicode-org/icu4x/pull/4426 )
17
14
- ` icu_segmenter `
51
48
- [ Remove icu_datagen's dep on ` fractional ` ] ( https://github.com/unicode-org/icu4x/pull/4472 )
52
49
53
50
51
+ - Fix normalization of character whose decomposition contains more than one starter and ends with a non-starter followed by a non-starter
52
+ with a lower Canonical Combining Class than the last character of the decomposition. (https://github.com/unicode-org/icu4x/pull/4530 )
53
+
54
54
55
55
## icu4x 1.4 (Nov 16, 2023)
56
56
You can’t perform that action at this time.
0 commit comments