Skip to content

[2.1.0] - 2017-03-17

Compare
Choose a tag to compare
@ermshiperete ermshiperete released this 17 Mar 17:31
· 276 commits to master since this release
v2.1.0

Fixed

  • implement IDisposable in collators

Changed

  • Implement RuleBasedBreakIterator class (Connie Yau)
  • Make BreakIterator closer to Icu::BreakIterator (Connie Yau)
  • Enable and fix XML documentation (MURATA Makoto, Connie Yau)
  • support 64-bit ICU4C (#14 and #30). The unmanaged binaries can either be
    directly in the output directory next to icu.net.dll, or in a x64
    subdirectory (the 32-bit binaries in a x86 subdirectory).