1. 07b9999 Add Block property (#8409) by Robert Bastian · 90 minutes ago upstream/main
  2. a1123ac Don't unwrap ZeroVec::try_from_slice (#8420) by Shane F. Carr · 21 hours ago
  3. 9396263 Fix unsound cast box (#8413) by Georg Semmler · 21 hours ago
  4. 698fd95 Read `prop_numbers.txt` (#8402) by Robert Bastian · 24 hours ago
  5. 8b0b0cb Update Dart package to 2.3.1 with new hashes (#8418) by Shane F. Carr · 4 days ago upstream/release/2.3
  6. 277c492 Update Dart deps, fix README (#8414) by Robert Bastian · 4 days ago
  7. 898d79c Bump icu, icu_capi, and some component crates to 2.3.1; update changelog (#8412) by Shane F. Carr · 5 days ago upstream/icu@2.3.1
  8. 005cef3 Update Diplomat to 0.16.1 (#8411) by Manish Goregaokar · 5 days ago
  9. b946b49 Dart: Update version to 2.3.0 and regenerate hashes for icu@2.3.0 (#8403) by Moritz · 5 days ago
  10. ced19f4 Bump npm package version to 2.3.0 (#8410) by Shane F. Carr · 5 days ago
  11. 7559d7a Add missing FFI docs (#8407) by Robert Bastian · 5 days ago
  12. 0eba4cf Add internal EarlyExitCursor optimization (#8406) by Shane F. Carr · 5 days ago
  13. 12fc50b Remove `icu_host_info` from `icu` examples (#8404) by Robert Bastian · 5 days ago
  14. 2b8392b Add benchmark for loading the preferred calendar (#8405) by Shane F. Carr · 6 days ago
  15. 5c15501 Fix array length check in `impl ULE for [T; N]` (#8400) by Manish Goregaokar · 6 days ago
  16. 938d54b Fix data hash portability (#8401) by Robert Bastian · 6 days ago
  17. f59bc9f Use weak dependency syntax for icu_locale dep on icu_pattern (#8397) by Manish Goregaokar · 7 days ago
  18. 00b241b Fix multi-element buffer validation in zerovec-derive ULE, publish 0.11.5 (#8393) by Manish Goregaokar · 8 days ago
  19. cf20e8d Reset looked_ahead when resetting drain_from_upcoming (#8380) by Henri Sivonen · 8 days ago
  20. cdd5456 Use slice_from_raw_parts in make_varule to fix Miri violation (#8391) by Manish Goregaokar · 9 days ago
  21. 9f1a2f7 Tweaks to release.md (#8389) by Shane F. Carr · 10 days ago
  22. 7fadd37 Fixing release-ffi-libs action (#8386) by Shane F. Carr · 11 days ago
  23. 53960ee Change release-ffi-libs to be manually triggered (#8385) by Shane F. Carr · 11 days ago
  24. 2784da9 Revert "feat: add SLSA build provenance and SBOM attestations for FFI release binaries" (#8384) by Shane F. Carr · 11 days ago
  25. 214b727 Install pinned yq from GitHub Releases on Windows CI (#8377) by Shane F. Carr · 11 days ago
  26. c0846c9 Add segmenter comparison benchmarks (#8141) by Xuanwo · 11 days ago
  27. b1cec62 Bump icu_codepointtrie_builder to 0.6.1 (#8379) by Shane F. Carr · 12 days ago upstream/icu@2.3.0
  28. a14f2da Bump component crates to 2.3.0 (#8373) by Shane F. Carr · 12 days ago
  29. 41e2f3b Bump version numbers for utils, experimental, and pattern (#8372) by Shane F. Carr · 12 days ago
  30. cd71954 Add changelog for ICU4X 2.3 (#8326) by Shane F. Carr · 12 days ago
  31. d63cb17 Run cargo update for the main Cargo.lock (#8369) by Shane F. Carr · 12 days ago
  32. 1c072ea Run cargo update in subdirectories (#8370) by Shane F. Carr · 12 days ago
  33. fd8f2b0 Dart: Use stable record-use and remove enable-experiment flag (#8371) by Moritz · 12 days ago
  34. 9b6a652 Reformat docs tests (#8368) by Shane F. Carr · 12 days ago
  35. 9fec81a Revert "agent-driven: add Dart range formatter tests" (#8366) by Shane F. Carr · 12 days ago
  36. 71fd1f4 Add tests documenting date range formatter fallback issues (#8360) by Manish Goregaokar · 12 days ago
  37. 88f93cb Add icu_pattern::TryWrap; remove single and double wrappers (#8364) by Shane F. Carr · 13 days ago
  38. 0a69936 Optimize CoverageByXPathLevels data model and trie queries (#8333) by Shane F. Carr · 13 days ago
  39. 15ef4d6 Add infallible display name fns; make FFI fns infallible, too (#8345) by Shane F. Carr · 13 days ago
  40. 657c92c Safety improvements for tinystr (#8004) by Manish Goregaokar · 13 days ago
  41. 64059fb Add the fn being gated to the new writeable macros (#8353) by Shane F. Carr · 13 days ago
  42. 994a669 Fix LocaleExpander::maximize() to remove Zzzz/ZZ placeholders before matching (#8240) by Chaganti Reddy · 13 days ago
  43. 8ef9721 Improve ZeroVec PartialEq and Hash implementation (#8287) by Shane F. Carr · 13 days ago
  44. 9ea41e6 Add ZeroTrie cursor into_suffix_trie fns (#8224) by Shane F. Carr · 13 days ago
  45. 1c66a0d FFI for range formatters (#8318) by Manish Goregaokar · 13 days ago
  46. b8e4f44 Reset default writeable version to published version (#8350) by Manish Goregaokar · 14 days ago
  47. a21a63c Use DataPayloadOr in all of the display name types (#8347) by Shane F. Carr · 14 days ago
  48. db7182e Add more DataPayloadOr methods (#8346) by Shane F. Carr · 14 days ago
  49. 148eea9 Unstable FFI for icu_locale::names (#8341) by Shane F. Carr · 14 days ago
  50. aeb98e6 refactor(currency): Adopt CurrencyType and remove CurrencyCode (#8314) by Younies Mahmoud · 2 weeks ago
  51. 163d9b7 Stop running depcheck in cargo quick (#8340) by Shane F. Carr · 2 weeks ago
  52. 80ecc2a Move icu_experimental::displaynames::single to icu_locale::names (#8338) by Shane F. Carr · 2 weeks ago
  53. 8f0b47e Implement placeholder extraction for icu_pattern (#8074) by Shane F. Carr · 2 weeks ago
  54. e5e679e Fix some warnings on nightly (#8337) by Robert Bastian · 2 weeks ago
  55. f491bf7 Format changelog as nested bullet points (#8325) by Shane F. Carr · 3 weeks ago
  56. a375df7 Replace segmenter "neo" terminology in datagen (#8329) by Robert Bastian · 3 weeks ago
  57. bc2ece5 Add integration test baseline for changelog tool (#8324) by Shane F. Carr · 3 weeks ago
  58. d5807e7 Update notify-slack-action to v2.5.0 (#8328) by Manish Goregaokar · 3 weeks ago
  59. 23d8303 Use range dep for diplomat-runtime (#8320) by Manish Goregaokar · 3 weeks ago
  60. 41b15e1 Move segmenters around (#8323) by Robert Bastian · 3 weeks ago
  61. f746767 Make cargo check-all-features work for tests in icu_provider_source (#8303) by Shane F. Carr · 3 weeks ago
  62. addda9e feat(currency): Bake all negative currency subpatterns and use them in formatting (#8265) by Younies Mahmoud · 3 weeks ago
  63. 01bcc37 Update line segmenter to Unicode 17 (#8041) by Makoto Kato · 3 weeks ago
  64. 4388da3 Rename single display name types to follow new convention (#8319) by Shane F. Carr · 3 weeks ago
  65. 00bceac Split display names data into tiny, light, and heavy depth slices (#8233) by Shane F. Carr · 3 weeks ago
  66. a87762b Update toolchain to 1.97.1 (#8315) by Robert Bastian · 3 weeks ago
  67. 13ed32c Followup fixes for range formatting (#8284) by Manish Goregaokar · 3 weeks ago
  68. f1bf496 Bump fast-uri from 3.1.4 to 3.1.5 in /tools/web-demo (#8313) by dependabot[bot] · 3 weeks ago
  69. 10d5258 refactor(provider_source/currency): Address review feedback on pattern helpers visibility and naming (#8301) by Younies Mahmoud · 3 weeks ago
  70. 578e1dd Add `data_locale!` macro (#8305) by Robert Bastian · 3 weeks ago
  71. 0adadc9 Update some dependencies to reduce syn v2 usage (#8310) by Manish Goregaokar · 3 weeks ago
  72. 6a589ec Fix typo from #8299 (#8311) by Robert Bastian · 3 weeks ago
  73. 1186571 Bump brace-expansion from 5.0.8 to 5.0.9 in /tools/web-demo (#8312) by dependabot[bot] · 3 weeks ago
  74. 7a9d7e1 feat: add SLSA build provenance and SBOM attestations for FFI release binaries (#8306) by Moritz · 3 weeks ago
  75. 9240713 Update diplomat to 0.16.0 (#8304) by Manish Goregaokar · 3 weeks ago
  76. 9366f06 Fix merge conflict (#8307) by Robert Bastian · 3 weeks ago
  77. 554c91c Split icu_locale_fallback out of icu_locale (#3931) (#8245) by Shane F. Carr · 3 weeks ago
  78. 8c43873 Changelog tool improvements (#8302) by Shane F. Carr · 4 weeks ago
  79. fbfaeb3 refactor(provider_source/currency): Deduplicate currency pattern datagen helpers (#8295) by Younies Mahmoud · 4 weeks ago
  80. ec6cb90 refactor(currency): make PASS_THROUGH private on CurrencyPatternsNoCurrency (#8297) by Younies Mahmoud · 4 weeks ago
  81. 6927cae Remove many neo constructors (#8299) by Robert Bastian · 4 weeks ago
  82. d9c64e6 Fix IXDTF trailing input validation after annotations (#8294) by Kushida · 4 weeks ago
  83. bf53001 feat(currency): Add try_new_no_currency constructor and CurrencyPatternsNoCurrencyV1 (#8275) by Younies Mahmoud · 4 weeks ago
  84. fbab3f0 refactor(workspace): bump `syn` to v3 (#8292) by AudaciousAxiom · 4 weeks ago
  85. 0377336 agent-driven: Fix integer overflow in UnsignedDecimal exponent parsing (#8289) by Manish Goregaokar · 4 weeks ago
  86. 675b172 Tweak metazone variant fallback (#8288) by Robert Bastian · 4 weeks ago
  87. 65ad2f1 Use saturating_add in PluralOperands::from_significand_and_exponent (#8285) by Manish Goregaokar · 4 weeks ago
  88. 7e8cf73 Validate checksums for segmenter tailorings (#8282) by Robert Bastian · 4 weeks ago
  89. c6b6df2 Add unstable date range (interval) formatter (#8149) by Manish Goregaokar · 4 weeks ago
  90. 0e99f57 Load segmenters from PRI (#8283) by Robert Bastian · 4 weeks ago
  91. 73f316a Clean up non-metacrate usages in docs (#8280) by Robert Bastian · 4 weeks ago
  92. 8d30d55 Return concrete types from LiteMap iter methods (#8072) by Nora Papale · 4 weeks ago
  93. 9bdba6e Fix grapheme iterator desync when dictionary segmenter rewinds (#7888) (#8195) by Manish Goregaokar · 4 weeks ago
  94. f23da01 Graduate DataPayloadOr (#8163) by Shane F. Carr · 4 weeks ago
  95. 6abad9d fix(utils): enable some missing Cargo features (#8268) by AudaciousAxiom · 4 weeks ago
  96. bb249c2 Remove segmenter monkey tests for neo (#8274) by Robert Bastian · 4 weeks ago
  97. c9e7fde Bump postcss from 8.5.12 to 8.5.23 in /tools/web-demo (#8273) by dependabot[bot] · 4 weeks ago
  98. 357b9a9 Bump brace-expansion and js-beautify in /tools/web-demo (#8272) by dependabot[bot] · 4 weeks ago
  99. 82e87c0 Expose `LocaleFallbacker` from its module, update `rust_link`s (#8267) by Robert Bastian · 4 weeks ago
  100. 193b771 Use units list from CLDR, and warn if CLDR contains unknown units (#8266) by Robert Bastian · 4 weeks ago