Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@lyonsil lyonsil released this 21 Nov 19:53
2ae2a99

Added

  • Added support for netstandard2.0

Changed

  • Exception messages on .NET 6+ contain more information when dynamic library loading fails
  • Update dependencies to the latest stable versions

Fixed

  • Fixed a bug when using a library compiled against icu-dotnet netstandard1.6, when your project referenced a different version of icu-dotnet

Removed

  • Removed support for netstandard1.6
  • Removed Icu.SortKey class which was only in the netstandard1.6 version of the dll