Releases: scottcgi/MojoJson
Releases · scottcgi/MojoJson
v1.2.3
-
The C Code
- Fix the parse key bug of ParseObject.
-
The C# Code
- Code formatting of #region.
v1.2.0+
Add the C code implementation.
v1.1.8
Optimize ParseArray and ParseObject that remove redundant variable assignment.
Optimize DebutTool Assert call.
v1.1.5
- Code format.(+0.0.1)
- Improve function UnicodeCharToInt and ParseString. (+0.0.2)
- Refactor JsonValue fields. (+0.1.0)
- Refactor struct Data to class Data. (+0.0.1)