Skip to content

[2.7.0] - 2021-03-04

Compare
Choose a tag to compare
@ermshiperete ermshiperete released this 06 Jan 14:56
· 71 commits to master since this release
v2.7.0
c967ee1

Added

  • Add build number to AssemblyFileVersion
  • Add basic non-static Transliterator class with transliterate functionality (tylerpayne)
  • Add Icu.Wrapper.Verbose property to assist in diagnosing load problems
  • Add OSX support for loading icu libraries

Fixed

  • Speed up BreakIterator.GetBoundaries (#127; atlastodor)
  • Fix SortKey.ToString
  • Fix return type of GetCombiningClass to match C++ API