Releases: ikorin24/U8XmlParser
Releases · ikorin24/U8XmlParser
ver 1.6.1
19 May 18:06
Compare
Sorry, something went wrong.
No results found
Bug Fix
Enables parsing of xml ending with a comment ( #33 )
ver 1.6.0
12 May 19:22
Compare
Sorry, something went wrong.
No results found
Fix for parsing attribute contains whitespace ( #20 )
Support nodes which have mixed content of node and text ( #21 , #27 )
Provides the way of parsing xml which has external DTD ( #31 )
Add APIs
Add a method for getting number of characters of RawString ( #29 )
Add RawString methods ( #30 )
ver 1.5.0
15 Mar 09:58
Compare
Sorry, something went wrong.
No results found
ver 1.5.0
Add a method for getting xml node as RawString ( #16 )
ver 1.4.0
28 Jan 19:28
Compare
Sorry, something went wrong.
No results found
ver 1.4.0
Throw exception for raw string surrogate comparison ( #13 )
Support to parse a file with file path ( #14 )
ver 1.3.0
18 Dec 16:19
Compare
Sorry, something went wrong.
No results found
Add APIs for getting full name of a node and an attribute ( #9 )
ver 1.2.0
07 Dec 17:32
Compare
Sorry, something went wrong.
No results found
Find a node or an attribute with xmlns ( #8 )
ver 1.1.2
12 Nov 20:39
Compare
Sorry, something went wrong.
No results found
Support .NET6
Add a sample scene for unity
ver 1.1.1
09 Oct 16:43
Compare
Sorry, something went wrong.
No results found
Source codes of v1.1.1 is same as v1.1.0.
Fix some metadata for unity.
ver 1.1.0
08 Oct 17:34
Compare
Sorry, something went wrong.
No results found
Release ver 1.1.0
Add API ( #4 )
Add SkipLocalsInit for old runtime ( #5 )
Make XmlParserUnsafe public ( #6 )
Add debugger type proxy ( #7 )
ver 1.0.2
08 Aug 16:12
Compare
Sorry, something went wrong.
No results found
Release v1.0.2
This update contains important bug fixes.
Fix memory leak in XmlObjectCore->Dispose method ( #3 )