Skip to content

v0.1.4

Choose a tag to compare

@MagicalTux MagicalTux released this 04 Jun 10:09
· 161 commits to master since this release
33bad51

Other

  • Add relative-time formatting + fix non-alloc tier builds
  • Add locale-aware list formatting (CLDR / UTS #35)
  • Add locale-aware number formatting (CLDR / UTS #35)
  • Add CLDR ordinal plural rules
  • Add CLDR cardinal plural rules (UTS #35)
  • Implement the full bidi algorithm (UAX #9)
  • Add common boolean properties (Math, Dash, Hex_Digit, …)
  • Add BCP-47 locale parsing (Phase 3 foundation)
  • build on a bare-metal no_std target
  • Add Bidi_Class property + paragraph base direction (UAX #9)
  • Add IDNA / Punycode (UTS #46 + RFC 3492)
  • Add confusable / spoof detection (UTS #39)
  • Phase 2: add robustness fuzzing + criterion benchmarks
  • Add Unicode title-casing
  • Add Unicode identifiers (UAX #31)
  • Add line breaking (UAX #14)
  • Add ROADMAP.md (path to ICU feature parity)
  • Add sentence boundary segmentation (UAX #29)
  • Add word boundary segmentation (UAX #29)
  • Add grapheme cluster segmentation (UAX #29)