Skip to content

[2.2.0] - 2017-09-29

Choose a tag to compare

@ermshiperete ermshiperete released this 29 Sep 09:58
· 300 commits to master since this release
v2.2.0

Fixed

  • fix buffer overflow in Normalize() (#47)

Changed

  • Assembly marked as CLSCompliant (#33)
  • additionally look in lib/x86 and lib/x64 as well as lib/win-*
    and lib/linux-* for ICU binaries (#51)
  • Add minimal support of regular expressions (#32, MURATA Makoto)