1. 0adadc9 Update some dependencies to reduce syn v2 usage (#8310) by Manish Goregaokar · 8 hours ago upstream/main
  2. 6a589ec Fix typo from #8299 (#8311) by Robert Bastian · 10 hours ago
  3. 1186571 Bump brace-expansion from 5.0.8 to 5.0.9 in /tools/web-demo (#8312) by dependabot[bot] · 10 hours ago
  4. 7a9d7e1 feat: add SLSA build provenance and SBOM attestations for FFI release binaries (#8306) by Moritz · 10 hours ago
  5. 9240713 Update diplomat to 0.16.0 (#8304) by Manish Goregaokar · 11 hours ago
  6. 9366f06 Fix merge conflict (#8307) by Robert Bastian · 12 hours ago
  7. 554c91c Split icu_locale_fallback out of icu_locale (#3931) (#8245) by Shane F. Carr · 15 hours ago
  8. 8c43873 Changelog tool improvements (#8302) by Shane F. Carr · 3 days ago
  9. fbfaeb3 refactor(provider_source/currency): Deduplicate currency pattern datagen helpers (#8295) by Younies Mahmoud · 3 days ago
  10. ec6cb90 refactor(currency): make PASS_THROUGH private on CurrencyPatternsNoCurrency (#8297) by Younies Mahmoud · 4 days ago
  11. 6927cae Remove many neo constructors (#8299) by Robert Bastian · 4 days ago
  12. d9c64e6 Fix IXDTF trailing input validation after annotations (#8294) by Kushida · 4 days ago
  13. bf53001 feat(currency): Add try_new_no_currency constructor and CurrencyPatternsNoCurrencyV1 (#8275) by Younies Mahmoud · 4 days ago
  14. fbab3f0 refactor(workspace): bump `syn` to v3 (#8292) by AudaciousAxiom · 4 days ago
  15. 0377336 agent-driven: Fix integer overflow in UnsignedDecimal exponent parsing (#8289) by Manish Goregaokar · 4 days ago
  16. 675b172 Tweak metazone variant fallback (#8288) by Robert Bastian · 5 days ago
  17. 65ad2f1 Use saturating_add in PluralOperands::from_significand_and_exponent (#8285) by Manish Goregaokar · 5 days ago
  18. 7e8cf73 Validate checksums for segmenter tailorings (#8282) by Robert Bastian · 5 days ago
  19. c6b6df2 Add unstable date range (interval) formatter (#8149) by Manish Goregaokar · 5 days ago
  20. 0e99f57 Load segmenters from PRI (#8283) by Robert Bastian · 5 days ago
  21. 73f316a Clean up non-metacrate usages in docs (#8280) by Robert Bastian · 6 days ago
  22. 8d30d55 Return concrete types from LiteMap iter methods (#8072) by Nora Papale · 6 days ago
  23. 9bdba6e Fix grapheme iterator desync when dictionary segmenter rewinds (#7888) (#8195) by Manish Goregaokar · 6 days ago
  24. f23da01 Graduate DataPayloadOr (#8163) by Shane F. Carr · 7 days ago
  25. 6abad9d fix(utils): enable some missing Cargo features (#8268) by AudaciousAxiom · 7 days ago
  26. bb249c2 Remove segmenter monkey tests for neo (#8274) by Robert Bastian · 7 days ago
  27. c9e7fde Bump postcss from 8.5.12 to 8.5.23 in /tools/web-demo (#8273) by dependabot[bot] · 7 days ago
  28. 357b9a9 Bump brace-expansion and js-beautify in /tools/web-demo (#8272) by dependabot[bot] · 7 days ago
  29. 82e87c0 Expose `LocaleFallbacker` from its module, update `rust_link`s (#8267) by Robert Bastian · 7 days ago
  30. 193b771 Use units list from CLDR, and warn if CLDR contains unknown units (#8266) by Robert Bastian · 7 days ago
  31. 544a5b9 feat(currency): Add accounting support for symbol and code formatting (#8187) by Younies Mahmoud · 11 days ago
  32. 4be5644 Remove unused `offset_zero` field (#8250) by Robert Bastian · 11 days ago
  33. e5c55a7 Fix deprecation notice (#8262) by Robert Bastian · 11 days ago
  34. a6f4e71 Update segmenters (#8261) by Robert Bastian · 12 days ago
  35. 251c2af Replace last vestiges of ICU4C properties (#8186) by Robert Bastian · 12 days ago
  36. 01a5191 feat(currency): Resolve and apply locale-specific currency precision (#8169) by Younies Mahmoud · 12 days ago
  37. 4cde74d Update MinuteOptional format behavior in h23 patterns (#8237) by Shane F. Carr · 12 days ago
  38. 0306c4e Bump fast-uri from 3.1.2 to 3.1.4 in /tools/web-demo (#8257) by dependabot[bot] · 13 days ago
  39. 934c59b Bump immutable from 5.1.5 to 5.1.9 in /tools/web-demo (#8256) by dependabot[bot] · 13 days ago
  40. 1a2ce14 Bump brace-expansion from 2.0.3 to 2.1.2 in /tools/web-demo (#8255) by dependabot[bot] · 13 days ago
  41. 252f56a Remove arrayvec and arraystring dependencies (#8252) by Robert Bastian · 13 days ago
  42. 94cf319 Automatically download more test data (#8251) by Robert Bastian · 13 days ago
  43. 4a94f78 refactor(currency): Take CurrencyCode by value and rename Iso variant to IsoSymbol (#8246) by Younies Mahmoud · 14 days ago
  44. 36d5309 feat(currency): Introduce try_new_code constructors and IsoName fallback (#8229) by Younies Mahmoud · 14 days ago
  45. 221f89d feat(currency): Clarify currency and compact constructor naming with 9-function matrix (#8211) by Younies Mahmoud · 14 days ago
  46. f1e2ff1 Add ZeroTrie convenience getter fn, and helper trait WriteableExt in icu_provider_source (#8242) by Shane F. Carr · 2 weeks ago
  47. 4641d79 Clean up experimental data (#8236) by Robert Bastian · 3 weeks ago
  48. 7c21240 Add Writeable Replace adapter (#8238) by Shane F. Carr · 3 weeks ago
  49. e14d386 Remove pattern selection from currency symbols data (#8235) by Robert Bastian · 3 weeks ago
  50. 7b373b1 refactor(currency): Split currency symbols from essential patterns (#8228) by Younies Mahmoud · 3 weeks ago
  51. f022cdf Add UnvalidatedTinyAsciiStr::default() (#8225) by Shane F. Carr · 3 weeks ago
  52. 1768194 Install `cargo-rdme` from GitHub (#8232) by Robert Bastian · 3 weeks ago
  53. ae1795e Model segmenter tailoring data like CLDR will (#8217) by Robert Bastian · 3 weeks ago
  54. 9827052 Implement missing length constructors in single displaynames (#8219) by Shane F. Carr · 3 weeks ago
  55. 5eb1048 Add Dart example of hours with column alignment (#8218) by Shane F. Carr · 3 weeks ago
  56. f47f412 Implement language display menu names (#8216) by Shane F. Carr · 3 weeks ago
  57. 6955c65 Adopt RSCD naming (#8210) by Robert Bastian · 4 weeks ago
  58. 6c96f33 Don't use Ord with enumerated properties (#8212) by Robert Bastian · 4 weeks ago
  59. f4ea4eb Remove preferences serde impls (#8215) by Robert Bastian · 4 weeks ago
  60. 5ba7ce7 Refactor language display names with QualifiersOwned (#8207) by Shane F. Carr · 4 weeks ago
  61. 1241509 Some segmenter cleanups (#8209) by Robert Bastian · 4 weeks ago
  62. 338eb0f fix(currency): evaluate plural rules against formatted amount (#8198) by Robert Bastian · 4 weeks ago
  63. 0e91ea6 2026c (#8200) by Robert Bastian · 4 weeks ago
  64. 9282b94 Add borrowing and length hints for LanguageIdentifierDisplayName (#8193) by Shane F. Carr · 4 weeks ago
  65. 75a7cac Add `libm` for android (#8199) by Moritz · 4 weeks ago
  66. f13f7de Add try_writeable_borrow and some impls for it (#8192) by Shane F. Carr · 4 weeks ago
  67. f692cb2 displaynames: Store variant fallback name on the stack (#8191) by Shane F. Carr · 4 weeks ago
  68. ef14854 feat(currency): Merge all currency formatters into unified CurrencyFormatter<V> using AbstractFormatter (#8189) by Robert Bastian · 4 weeks ago
  69. 7f5f30f Scaffolding traits for range formatting (#8173) by Manish Goregaokar · 4 weeks ago
  70. a796abb Implement BCP-47 fallback for LanguageIdentifierDisplayName (#8132) by Shane F. Carr · 4 weeks ago
  71. c731412 feat/currency: Migrate LongCurrencyFormatter and add try_new_long (#8150) by Younies Mahmoud · 4 weeks ago
  72. 799fde4 Skip building if code assets are disabled (#8183) by Moritz · 4 weeks ago
  73. 37a1d8a Use self.as_str() instead of &self.0 in impl Writeable for subtags (#8166) by Shane F. Carr · 4 weeks ago
  74. 3f92e68 Make neo an alternative constructor on existing segmenter types (#8174) by Robert Bastian · 4 weeks ago
  75. 7008df6 Restrict Greek case logic to certain Unicode blocks (#8179) by Robert Bastian · 4 weeks ago
  76. 0730ac9 feat(currency): Migrate CurrencyFormatter to adopt the new design with generic ValueRepresentation (Decimal) and add short/narrow constructors (#8145) by Younies Mahmoud · 4 weeks ago
  77. 3452708 Writeables for range formatting (#8172) by Manish Goregaokar · 4 weeks ago
  78. d0e721b Move casemapping datagen to UCD data (#8170) by Robert Bastian · 5 weeks ago
  79. b9e49c8 docs(writeable): clarify to_string doc wording (#8167) by Chaganti Reddy · 5 weeks ago
  80. a5635a1 Infer region in calendar resolution (#8102) by Robert Bastian · 5 weeks ago
  81. 65ad444 Add writeable delegate macros and support where clauses (#8139) by Shane F. Carr · 5 weeks ago
  82. aef08cb Implement difference resolution on DateTimeInput (#8147) by Manish Goregaokar · 5 weeks ago
  83. ba900d3 Move PatternsByGreatestDifference::get_*_pattern resolvers to PatternsByGreatestDifferenceULE (#8148) by Manish Goregaokar · 5 weeks ago
  84. d011dcc Update LineBreakStates.txt, fix bug in neo (#8162) by Robert Bastian · 5 weeks ago
  85. f4b2756 Use neo grapheme segmenter for neo complex segmentation (#8152) by Robert Bastian · 5 weeks ago
  86. 2010554 Rename complex languages to complex scripts (#8137) by Robert Bastian · 6 weeks ago
  87. 4f4c9f1 Datagen: Use structured keys with alt and menu variants for display names (#8090) by Shane F. Carr · 6 weeks ago
  88. b9fb558 Add LossyWrap::to_string impl (#8140) by Shane F. Carr · 6 weeks ago
  89. 7f41308 Use pseudo symbols for complex language detection (#8129) by Robert Bastian · 6 weeks ago
  90. 1569b93 Introduce dedicated LanguageIdentifierDisplayNameOptions struct (#8135) by Shane F. Carr · 6 weeks ago
  91. c3bc5e9 Add icu_collator 2.1 and 2.2 patch releases to CHANGELOG (#8131) by Shane F. Carr · 6 weeks ago
  92. 67a0b91 Support TryWriteable inputs in Single and Double placeholder patterns (#8123) by Shane F. Carr · 6 weeks ago
  93. 3b17487 Upgrade dependencies for Dart ICU4X package (#8119) by Moritz · 6 weeks ago
  94. 7c58107 experimental/currency: Support numbering system attribution and programmatic option overrides in CurrencyEssentialsV1 (#8053) by Younies Mahmoud · 6 weeks ago
  95. fc2c626 Loose matching for property names in unicodeset (#8127) by Robert Bastian · 6 weeks ago
  96. 1693446 Download Unicode test files in `download-repo-sources` (#8124) by Robert Bastian · 6 weeks ago
  97. 3d1cfab Validate japanese era data struct earlier (#8126) by Robert Bastian · 6 weeks ago
  98. dcf695a Remove unused PatternBackend::Error associated type (#8122) by Shane F. Carr · 6 weeks ago
  99. e9d8ebe Use `001` as default region for `und` units (#8104) by Robert Bastian · 6 weeks ago
  100. 51de0b8 zerovec: Fix pointer provenance issues found by miri (#8114) by Manish Goregaokar · 6 weeks ago