1. 4cf4d94 Update semver baseline ref (#6727) by Younies Mahmoud · 3 hours ago upstream/main
  2. 66769be Handle ambiguous time parsing with MonthDay and YearMonth in `ixdtf` (#6717) by Kevin Ness · 9 hours ago
  3. ddda230 Remove MeasureUnit and UnitsConverter components from FFI (#6708) (#6711) by Younies Mahmoud · 14 hours ago
  4. 581343e Update `zoneinfo64.res` test to 2025b (#6725) by Robert Bastian · 29 hours ago
  5. c5cfb4b Bump toolchain to 1.88 (#6724) by Robert Bastian · 2 days ago
  6. 79d42ec Reject empty durations when parsing ISO8601 durations (#6718) by Kevin Ness · 2 days ago
  7. 0415293 Add TS exports to NPM package (#6722) by Robert Bastian · 2 days ago
  8. 0753b06 Fix calendar bugs (#6721) by Robert Bastian · 2 days ago
  9. 32629cd Delete dead code in icu_provider_source legacy datetime module (#6712) by Robert Bastian · 2 days ago
  10. 7a4a00d Handle locales without `territories.json`, locales with inconsistent patterns (#6709) by Robert Bastian · 7 days ago
  11. 99c2515 Add `TimeZoneInfo::offset` getter to FFI (#6707) by Robert Bastian · 8 days ago
  12. 5d62764 Validate zone coverage (#6699) by Robert Bastian · 8 days ago
  13. ae34bab Disable wasmer-gn CI (#6706) by Manish Goregaokar · 8 days ago
  14. ee5399a Use `#[expect]` for clippy lints (#6700) by Robert Bastian · 9 days ago
  15. 464b403 Add explicit defaults to FFI enums where clear-cut. (#6692) by Manish Goregaokar · 9 days ago
  16. 0d2e6b2 Fix test failures in zerotrie on 32-bit platforms (#6697) by Ben Beasley · 9 days ago
  17. 0ee0809 Use rust-lld linker on Windows (fixes CI) (#6694) by Manish Goregaokar · 11 days ago
  18. ded1030 Fix offsets calculation (#6691) by Robert Bastian · 12 days ago
  19. a828a2a Update diplomat (#6689) by Robert Bastian · 12 days ago
  20. 7a838b4 Remove unnecessary transmute_copy in docs (#6687) by Manish Goregaokar · 12 days ago
  21. 7584769 Update diplomat (#6686) by Robert Bastian · 13 days ago
  22. 5ac764e Update JS lock files (#6684) by Robert Bastian · 13 days ago
  23. 3f6ec1c Introduce `duration` category for measure units (#6676) by Younies Mahmoud · 13 days ago
  24. 69fe561 WASM demo: expose functions under `ICU4X` namespace in the global scope (#6675) by lionel-rowe · 13 days ago
  25. 652c4cb Set wasm-c-abi to spec (#6679) by Manish Goregaokar · 2 weeks ago
  26. c8927f8 Generate fallback name for future zones (#6681) by Robert Bastian · 2 weeks ago
  27. a47df45 Use new web demo (#6682) by Robert Bastian · 2 weeks ago
  28. 84160e4 Update tzdb to 2025b (#6680) by Robert Bastian · 2 weeks ago
  29. 08c564f Add transliterator builder (#6658) by Robert Bastian · 2 weeks ago
  30. 2902338 Add Latin1 comparisons to the collator (#6674) by Henri Sivonen · 2 weeks ago
  31. 652b05d Minor collation key improvements (#6656) by Sidney Cammeresi · 2 weeks ago
  32. 21b7e1c Update wasmer version in gn test (#6672) by Manish Goregaokar · 3 weeks ago
  33. ed457c6 Delete obsolete datetime data struct serde tests (#6670) by Shane F. Carr · 3 weeks ago
  34. 9bf6714 Update semver baseline ref (#6669) by Shane F. Carr · 3 weeks ago
  35. 6c91bf7c Move more datagen-only structs from icu_datetime to icu_provider_source (#6657) by Shane F. Carr · 3 weeks ago
  36. 15bbec2 Make semver a separate CI task and use sffc's fork (#6667) by Shane F. Carr · 3 weeks ago
  37. 12a185d Make `VZV::Default` work with non-default index (#6661) by Robert Bastian · 3 weeks ago
  38. 07f2e00 Add category module for measure units with associated traits and implementations (#6535) by Younies Mahmoud · 3 weeks ago
  39. c5153b4 Change demo to use string Decimal constructor (#6642) by Shane F. Carr · 3 weeks ago
  40. 2f5134f Port sort key code from ICU4C (#2689) (#6537) by Sidney Cammeresi · 3 weeks ago
  41. f7a963e Add TimeZoneParser::parse_identifier for TimeZoneRecord (#6584) by Kevin Ness · 4 weeks ago
  42. 955a1fd Expose const structs in baked data (#6652) by Robert Bastian · 4 weeks ago
  43. ab41fb6 Refactor unit constants loading and conversion information processing in `load` method (#6650) by Younies Mahmoud · 4 weeks ago
  44. 5550450 Refactor inner single unit handling with `SingleUnitVec` (#6632) by Younies Mahmoud · 4 weeks ago
  45. 93291e4 Add compressible_bytes data (#6604) by Henri Sivonen · 4 weeks ago
  46. 1d0dd16 Refactor `insert_non_basic_units` to improve clarity (#6648) by Younies Mahmoud · 4 weeks ago
  47. ebff897 Refactor comments and variable names in `compute_offset` function (#6649) by Younies Mahmoud · 4 weeks ago
  48. 6187c85 Remove crates.io CI (#6643) by Robert Bastian · 5 weeks ago
  49. f957032 Better databake safety comments in zerovec (#6641) by Manish Goregaokar · 5 weeks ago
  50. b35826c Rename `get_constant_denominator` to `constant_denominator` (#6638) by Younies Mahmoud · 5 weeks ago
  51. bd8644a Update changelog (#6640) by Robert Bastian · 5 weeks ago
  52. b69683e Add `set_unicode_extension` to FFI (#6636) by Robert Bastian · 5 weeks ago
  53. 6f74f4a Require public fields for `Bake` derive (#6586) by Robert Bastian · 5 weeks ago
  54. 04472cd Fix nightly (#6637) by Robert Bastian · 5 weeks ago
  55. 76eace1 Regen LocaleCanonicalizer.mjs and WordSegmenter.mjs (#6635) by Younies Mahmoud · 5 weeks ago
  56. c75ee62 Update C++ docs to include favicon and logo (#6626) by Robert Bastian · 5 weeks ago
  57. 8461de1 Add UTF16 handling to `ixdtf` (#6577) by Kevin Ness · 5 weeks ago
  58. c2ea845 Clarify field set docs (#6625) by Robert Bastian · 5 weeks ago
  59. f47044e Update README.md, contributing.md (#6627) by Robert Bastian · 6 weeks ago
  60. a893400 Add UnitsIdsV1 to support the fundamental units' indices (#6598) by Younies Mahmoud · 6 weeks ago
  61. 4862d31 Update to `package:code_assets` (#6534) by Moritz · 6 weeks ago
  62. 26b03b3 Bump `icu_calendar` to 2.0.2 (#6622) by Robert Bastian · 6 weeks ago
  63. 4585892 Map Windows `_radstr` to CLDR `unihan` in env_preferences (#6621) by Finchie · 6 weeks ago
  64. ab6534c Add semver CI (#6619) by Robert Bastian · 6 weeks ago
  65. ebdead3 Use unpkg for JS tutorial (#6617) by Robert Bastian · 6 weeks ago
  66. 3367906 Improve correctness of POSIX locale conversion (#6575) by Finchie · 6 weeks ago
  67. c524ac2 Prepare the NPM package for release (#6616) by Robert Bastian · 6 weeks ago
  68. 89c1631 Add first weekday preference to week preferences (#6615) by Robert Bastian · 6 weeks ago
  69. 6fe1953 Update to released diplomat (#6614) by Robert Bastian · 6 weeks ago
  70. 5884e63 Bump `icu_harfbuzz` (#6613) by Robert Bastian · 6 weeks ago
  71. b4de7c7 Update links, docs (#6612) by Robert Bastian · 6 weeks ago
  72. 631717a Fix artifacts-build.yml (#6611) by Robert Bastian · 6 weeks ago
  73. 6b50018 In locale_core, let litemap dev-dep. be workspace rather than path (#6601) by Ben Beasley · 6 weeks ago
  74. e5b40be Bump diplomat (#6609) by Robert Bastian · 7 weeks ago
  75. aac5fe6 Generate versioned rust links, validate targets (#6608) by Robert Bastian · 7 weeks ago
  76. 164ad19 Fix collator constructor bindings (#6607) by Robert Bastian · 7 weeks ago
  77. 9a1ae9e Fix TimeZoneVariant constructor (#6610) by Robert Bastian · 7 weeks ago
  78. 650175d On big-endian, skip two tests failing due to #6588 (#6587) by Ben Beasley · 7 weeks ago
  79. ac52c21 Update Diplomat/WASM demo (#6606) by Robert Bastian · 7 weeks ago
  80. 32f1e7f In locale_core, skip check_sizes() test on non-64-bit arches (#6602) by Ben Beasley · 7 weeks ago
  81. 3c84e45 Replace examples symlink by markdown link (#6595) by Robert Bastian · 7 weeks ago
  82. e6d9c2e DataProvider constructor for JS/Dart (#6596) by Robert Bastian · 7 weeks ago
  83. 83117dd Update tutorials (#6590) by Robert Bastian · 7 weeks ago
  84. 09d75a9 Update wasm demo (#6594) by Robert Bastian · 7 weeks ago
  85. 9360517 Move all examples to top-level `examples` directory and refresh them (#6592) by Robert Bastian · 7 weeks ago
  86. 5c795cf Clean up NPM package and examples (#6589) by Robert Bastian · 7 weeks ago
  87. 879b2e8 Move examples into metacrate (#6591) by Robert Bastian · 7 weeks ago
  88. 17a23af Fix single-locale bakes (#6582) by Robert Bastian · 7 weeks ago
  89. 7e630d2 Fix properties bakes (#6580) by Robert Bastian · 7 weeks ago
  90. ce8fe93 Fix tutorials (#6579) by Robert Bastian · 7 weeks ago
  91. 7ddd4d3 Add #6567 to changelog (#6583) by Robert Bastian · 7 weeks ago
  92. 4c2089e Upload artifacts as GitHub artifacts (#6570) by Robert Bastian · 8 weeks ago
  93. 83bb920 Fix chinese day-of-year (#6567) by Robert Bastian · 8 weeks ago
  94. 67ea12d Reenable tutorials (#6555) by Robert Bastian · 8 weeks ago
  95. 726533c Revert "Stop using empty branch (#6566)" (#6568) by Robert Bastian · 8 weeks ago
  96. 22b515f Stop using empty branch (#6566) by Robert Bastian · 8 weeks ago
  97. 919465d Update README.md (#6564) by Zibi Braniecki · 8 weeks ago
  98. 5e40474 2.0.0 Final (#6548) by Robert Bastian · 8 weeks ago upstream/[email protected]
  99. e049ee7 Change demo constructor to from_double_with_round_trip_precision (#6560) by Shane F. Carr · 8 weeks ago
  100. b5520a8 Add docs about locale consistency in zoned formatter (#6561) by Shane F. Carr · 8 weeks ago