We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16da579 commit 21e7a0bCopy full SHA for 21e7a0b
CHANGELOG.md
@@ -2,9 +2,12 @@
2
3
## icu4x 1.5.x
4
5
+- `icu_calendar`
6
+ - (1.5.1) Fix Japanese calendar Gregorian era year 0 (https://github.com/unicode-org/icu4x/issues/4968)
7
- `icu_datetime`
- - Fix incorrect assertion in week-of-year formatting (https://github.com/unicode-org/icu4x/issues/4977)
- - Fix Japanese calendar Gregorian era year 0 (https://github.com/unicode-org/icu4x/issues/4968)
8
+ - (1.5.1) Fix incorrect assertion in week-of-year formatting (https://github.com/unicode-org/icu4x/issues/4977)
9
+- `zerovec`
10
+ - (0.10.3) Fix size regression by making `twox-hash` dep `no_std` (https://github.com/unicode-org/icu4x/pull/5007)
11
12
## icu4x 1.5 (May 28, 2024)
13
0 commit comments