1. 04a93b1 Improve the WeekInformation test (#7350) by Shane F. Carr · 5 days ago upstream/main
  2. 1fb518a Fix `-u-sd` (#7341) by Robert Bastian · 5 days ago
  3. 884fe85 Use better types in `LocalePreferences` (#7360) by Robert Bastian · 6 days ago
  4. 685d6ac Resolve TODO in fallback code by adding docs (#7348) by Shane F. Carr · 6 days ago
  5. 3bd88a9 Prefer DataLocale::default over locale!("und") (#7349) by Shane F. Carr · 9 days ago
  6. 7b5f841 GEMV Optimisation of CNN (#7344) by OpNUB · 11 days ago
  7. f7f73da Exploratory: Principles on Bugs in Stable Crates (#7340) by Shane F. Carr · 12 days ago
  8. 9844a29 Add full support for `U` datetime symbol (#7328) by Robert Bastian · 13 days ago
  9. f16ea51 Fix locale region override (#7337) by Robert Bastian · 13 days ago
  10. 90d7af7 Bump Diplomat (#7336) by Robert Bastian · 13 days ago
  11. b0aa6a0 Fix error handling and add more tests for FieldSetBuilder (#7245) by Shane F. Carr · 2 weeks ago
  12. 2060b84 Untangle Japanese calendars (#7334) by Robert Bastian · 2 weeks ago
  13. 94adc41 Replace obsolete floating-point claim with a specific year range (#7333) by Shane F. Carr · 2 weeks ago
  14. 6dbf170 Cite Reingold and Shaukat in the AstronomicalSimulation docs (#7332) by Shane F. Carr · 2 weeks ago
  15. 2d0ff91 Add docs about the Skaukat criterion to calendrical_calculations (#7331) by Shane F. Carr · 2 weeks ago
  16. 775be2f Add non-complex segmenter constructors (#7268) by Robert Bastian · 2 weeks ago
  17. e0c2dad Fix CI (#7326) by Robert Bastian · 3 weeks ago
  18. 3187973 Bump Dart (#7313) by Robert Bastian · 3 weeks ago
  19. daab6fa Remove `Hijri<AstronomicalSimulation>` logic (#7301) by Robert Bastian · 3 weeks ago
  20. 359f198 Move artifacts build from Dart to a bash script (#7319) by Robert Bastian · 3 weeks ago upstream/ffi-artifacts/2025-12-12
  21. ed5898e Bump toolchain (#7324) by Robert Bastian · 3 weeks ago
  22. d27387a Add snapshot test for until; optimize day/week diffing to use RDs (#7308) by Manish Goregaokar · 3 weeks ago
  23. c82aec2 Correctly produce ethioaa from calendar_algorithm (#7321) by Manish Goregaokar · 3 weeks ago
  24. b6791e7 Add `make_any_calendar` macro (#7312) by Robert Bastian · 3 weeks ago
  25. d41a393 Breaking: Export an Encodeable instead of a VarULE and use Index32 (#7310) by Shane F. Carr · 3 weeks ago
  26. 2caa5a1 Update datagen to TZDB 2025c (#7306) by Robert Bastian · 3 weeks ago
  27. c46d47f Remove serde dep from `icu_codepointtrie_builder` (#7298) by Robert Bastian · 4 weeks ago
  28. bed58ee Dense ZeroTrie: Add issues for the TODO items (#7304) by Shane F. Carr · 4 weeks ago
  29. b57d797 Add ZeroAsciiDenseSparse2dTrie for more efficient storage of data keys with many attributes (#7264) by Shane F. Carr · 4 weeks ago
  30. b2ec500 Add example for measuring Date::try_from_fields code size (#7297) by rusat · 4 weeks ago
  31. 1fbe90c add enumerated property JoiningGroup to icu_properties (#7293) by may · 4 weeks ago
  32. 3c465c9 constify property names constructors (#7294) by Robert Bastian · 4 weeks ago
  33. 9aef9ef Bump `icu_properties_data` (#7295) by Robert Bastian · 4 weeks ago
  34. b752157 Deprecate `Date::new_from_iso`/`Date::to_iso` (#7287) by Robert Bastian · 4 weeks ago
  35. 3cca77a Relax some bounds (#7286) by Robert Bastian · 4 weeks ago
  36. 0ebe3fd Replace `Date::day_of_week` by `Date::weekday` (#7288) by Robert Bastian · 4 weeks ago
  37. 7d33cbd add enumerated property NumericType to icu_properties (#7157) by may · 4 weeks ago
  38. 3fa7ff0 Bump `icu_properties` (#7291) by Robert Bastian · 4 weeks ago
  39. 9d734c2 Validate property names (#7284) by Robert Bastian · 4 weeks ago
  40. bf3778f Add currency fractions provider (#7278) by Hans Elias J. · 4 weeks ago
  41. ed4f577 Add docs for `DateTime`/`ZonedDateTime` semantics (#7275) by Robert Bastian · 4 weeks ago
  42. 5677664 Validate properties constants (#7281) by Robert Bastian · 4 weeks ago
  43. 812423b Stabilise `IndicConjuctBreak` (#7280) by Robert Bastian · 4 weeks ago
  44. 4a6d1f2 Add conversions for properties/locale scripts (#7270) by Robert Bastian · 4 weeks ago
  45. 8d06c0e Fix script values (#7269) by Robert Bastian · 5 weeks ago
  46. 2fdd626 Add conversions for `unicode_bidi::BidiClass` (#7272) by Robert Bastian · 5 weeks ago
  47. bfba6a2 Fix CI (#7273) by Robert Bastian · 5 weeks ago
  48. c44a148 Tweak locale subtags docs (#7267) by Robert Bastian · 5 weeks ago
  49. d512d22 Generate Kotlin docs (#7265) by Robert Bastian · 5 weeks ago
  50. 27fa3d9 Generate bindings into appropriate locations (#7256) by Robert Bastian · 6 weeks ago
  51. 9fdfcf6 calendar: add snapshot test for Date::try_add_with_options (clean version) (#7226) by rusat · 6 weeks ago
  52. 2b21ffd Use <= not < when checking if a day is out of range after addition (#7257) by Manish Goregaokar · 6 weeks ago
  53. 40d1fed Fill in Kotlin package, including test (#7254) by Manish Goregaokar · 6 weeks ago
  54. 3c70501 Assorted improvements to icu_datetime docs (#7244) by Shane F. Carr · 7 weeks ago
  55. e0c6984 Update Diplomat to pull in Kotlin fixes (#7250) by Manish Goregaokar · 7 weeks ago
  56. ed9b419 Document constructor ranges (#7227) by Robert Bastian · 7 weeks ago
  57. b033014 Tests for RAdaBoost and CNN segmenters (#7246) by OpNUB · 7 weeks ago
  58. ff0461f Add icu_benchmark_macros boilerplate to experimental_segmenter (#7241) by Shane F. Carr · 7 weeks ago
  59. 18a0068 Add `--attribute-filter` cli flag to icu4x-datagen (#7236) by may · 7 weeks ago
  60. 4fe7499 Update to dart 3.10 (#7243) by Robert Bastian · 7 weeks ago
  61. befef1c Always generate fast-mode data for NFD and NFKD tries (#7222) by Henri Sivonen · 7 weeks ago
  62. 1b29670 Add more marker attributes to `HelloWorld` (#7242) by Robert Bastian · 7 weeks ago
  63. 5026f25 Print warning when multiple filters are applied to same marker (#7240) by Shane F. Carr · 8 weeks ago
  64. 6ede500 Fix JavaScript errors in date-picker-data.md (#7239) by Shane F. Carr · 8 weeks ago
  65. 60c7c41 Basic Kotlin bindings (#7237) by Manish Goregaokar · 8 weeks ago
  66. f94572c Update prebuilt postcard files in date-picker-data.md (#7238) by Shane F. Carr · 8 weeks ago
  67. e721b81 Allow trait bounds in `where` clauses in yoke_derive (#7230) by Bryce Berger · 8 weeks ago
  68. 63ac7ea Month type (#7147) by Robert Bastian · 8 weeks ago
  69. b6b00b9 Optimize Hebrew and Julian calendars (#7213) by Robert Bastian · 8 weeks ago
  70. f3cff8c Add CLI to run CNN and AdaBoost models (#7217) by Shane F. Carr · 8 weeks ago
  71. b8adfee Correct `AnyCalendar` docs (#7225) by Robert Bastian · 8 weeks ago
  72. 8503be4 `AnyCalendar` cleanups (#7223) by Robert Bastian · 9 weeks ago
  73. f548ebb Pack `ArithmeticDate` (#7220) by Robert Bastian · 9 weeks ago
  74. 76675e3 Add range invariant to `ArithmeticDate` (#7219) by Robert Bastian · 9 weeks ago
  75. e0ebc81 Include more information on updating versions and workspace publishing (#7192) by Manish Goregaokar · 9 weeks ago
  76. a2e78ea Initial code for adaboost cjk word segmenter (#7122) by OpNUB · 9 weeks ago
  77. b08fd64 Refactor env_preferences to host_info (#7113) by Zibi Braniecki · 9 weeks ago
  78. 1f64f76 Add fuzzing for calendar arithmetic code (#7206) by Manish Goregaokar · 9 weeks ago
  79. c204750 Add instruction for updating Unicode releases page (#7214) by Shane F. Carr · 9 weeks ago
  80. ce3610d Remove old datetime data structs (#7205) by Robert Bastian · 9 weeks ago
  81. 83f87b2 add schemars support for zerovec (#7209) by may · 9 weeks ago
  82. af60b3a Use HTTPS links in docs (#7212) by Robert Bastian · 9 weeks ago
  83. 2aaac23 Move `harfbuzz-traits` implementations into component crates (#7200) by Robert Bastian · 9 weeks ago
  84. 1fbff08 Some datagen cleanup (#7202) by Robert Bastian · 9 weeks ago
  85. ebbbccd Delete bn.blob (#7199) by Robert Bastian · 10 weeks ago
  86. 25acf58 Clarify that the release text should be reviewed by the WG (#7194) by Shane F. Carr · 10 weeks ago
  87. 8a17094 Add FFI versions to changelog (#7195) by Robert Bastian · 10 weeks ago
  88. b91b3b5 Remove trailing whitespace (#7193) by Manish Goregaokar · 10 weeks ago
  89. ef4a9ff Bump FFI packages (#7189) by Robert Bastian · 10 weeks ago
  90. 38a49da Bump everything to ICU4X 2.1.1 (#7191) by Manish Goregaokar · 10 weeks ago upstream/icu@2.1.0
  91. a45a095 Update workspace dep by Manish Goregaokar · 10 weeks ago
  92. 55c44ca icu_codepointtrie_builder 0.5.1 by Manish Goregaokar · 10 weeks ago
  93. 29dfe27 Update ICU4X crate versions for 2.1 (#7180) by Manish Goregaokar · 10 weeks ago
  94. 3570572 Polish Dart package (#7187) by Robert Bastian · 10 weeks ago
  95. a3b7ccf Update release checklist (#7185) by Robert Bastian · 10 weeks ago
  96. 4263391 Run clippy on docs (#7184) by Robert Bastian · 10 weeks ago
  97. 09fdcd5 Improve license header check (#7188) by Robert Bastian · 10 weeks ago
  98. 102c591 Omit the trailing NO_CE when iterating over the case level buffer (#7186) by Henri Sivonen · 10 weeks ago
  99. b3310ed Improve release checklist (#7182) by Manish Goregaokar · 10 weeks ago
  100. e1b483d Mark CollationKeySink as unstable (#7179) by Manish Goregaokar · 10 weeks ago