File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 <PropertyGroup >
77 <AssemblyName >UtfUnknown</AssemblyName >
88 <PackageId >UTF.Unknown</PackageId >
9- <Version >1 .0.0</Version >
9+ <Version >2 .0.0</Version >
1010
1111 </PropertyGroup >
1212 <PropertyGroup >
@@ -27,6 +27,14 @@ Features:
2727- Strong named
2828- XML documentation included
2929
30+ Compared to Ude:
31+
32+ - Refactor of API, namespaces and deadcode removal
33+ - Added some docs
34+ - Improve error handling
35+ - Improved unit tests
36+
37+
3038 </Description >
3139 <Copyright ></Copyright >
3240
@@ -35,21 +43,9 @@ Features:
3543
3644 <PackageTags >charset;detection;unicode;ascii;netstandard</PackageTags >
3745 <PackageReleaseNotes >
38- Compared to Ude:
39-
40- - Refactor of API, namespaces and deadcode removal
41- - Added some docs
42- - Improve error handling
43- - Improved unit tests
44-
45- Bug fixes:
46-
47- - EUCTW: System.IndexOutOfRangeException
48- - pureascii detection issue
49- - BUG in SBCSGroupProber class in function Reset
50- - Detection fails on particular, simple ANSI file
46+ Version 2 updated the detection from Uchardet's code (thanks Mihai Sorin Dobrescu!)
5147
52- See https://github.com/CharsetDetector/UTF-unknown/milestone/1?closed=1
48+ See https://github.com/CharsetDetector/UTF-unknown/milestone/2
5349
5450 </PackageReleaseNotes >
5551 <PackageIconUrl >https://raw.githubusercontent.com/CharsetDetector/UTF-unknown/master/logo.png</PackageIconUrl >
You can’t perform that action at this time.
0 commit comments