Skip to content

Releases: CharsetDetector/UTF-unknown

Version 2.5.1

27 Jun 21:13
0c87445
Compare
Choose a tag to compare

🐛 Bug Fixes

👍 Enhancements

Version 2.5

26 Oct 19:52
310fd30
Compare
Choose a tag to compare

🚀 Features

👍 Enhancements

Version 2.4

05 Aug 21:33
d71fa94
Compare
Choose a tag to compare

🚀 Features

  • Add support for UTF-8 emoji @yinyue200 (#118)
  • Allows opening files currently opened by other processes @Spiralis (#110)
  • Overload of DetectFromBytes(byte[] bytes, int offset, int len) @ied206 (#106)

👍 Enhancements

Version 2.3

27 Dec 00:42
3f89102
Compare
Choose a tag to compare

🚀 Features

👍 Enhancements

  • Fix todo: ISO-2022-CN is x-cp50227 in .NET @rstm-sf (#97)
  • Resolve todo fix cp949 to ks_c_5601-1987 @rstm-sf (#86)
  • Resolve todo by TIS_620 equal iso-8859-11 with comment @rstm-sf (#84)
  • Add test files from uchardet @rstm-sf (#73)

🐛 Bug Fixes

  • Fix codepage name 'mac-centraleurope' to 'x-mac-ce' @rstm-sf (#81)

🔧 Maintenance

Version 2.2

24 Oct 19:59
1dea27e
Compare
Choose a tag to compare
  • Support for .NET Core 3 (thanks @rstm-sf)
  • Support for .NET Core 2
  • Improved dependencies for .NET Standard 2

Version 2.1

24 Aug 12:23
ebd0bf0
Compare
Choose a tag to compare

Added support for CP949 (@HelloWorld017)

Version 2.0

29 Jun 13:18
0ef29e2
Compare
Choose a tag to compare

v2.0-rc1

27 Mar 16:43
633b9b9
Compare
Choose a tag to compare

Version 1.0

27 Mar 13:44
68d4d68
Compare
Choose a tag to compare

Imported version

26 Nov 21:29
Compare
Choose a tag to compare
Fixed issue #2. No more hard-coded tablesize in char distribution ana…

…lysers