We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b146b1b commit f58a9daCopy full SHA for f58a9da
CHANGELOG.md
@@ -25,6 +25,7 @@ Fully filled in up to 30c187f4b7
25
- Optimize Hebrew and Julian calendars (unicode-org#7213)
26
- Optimize day/week diffing to use RDs (unicode-org#7308)
27
- Optimize `until` month and day calculation performance
28
+ - Speed up `until` year and month field handling by 75% on average by optimizing `surpasses` calculation (unicode-org#7745)
29
- `icu_casemap`
30
- General changes only
31
- `icu_collections`
0 commit comments