Skip to content

Releases: scottcgi/MojoJson

v1.2.3

06 Feb 02:41
Compare
Choose a tag to compare
  • The C Code

    • Fix the parse key bug of ParseObject.
  • The C# Code

    • Code formatting of #region.

v1.2.0+

10 Jan 08:00
Compare
Choose a tag to compare
Add the C code implementation.

v1.2.0

01 Jan 07:21
Compare
Choose a tag to compare
Update README.md

v1.1.8

05 Feb 03:23
5d5a22f
Compare
Choose a tag to compare

Optimize ParseArray and ParseObject that remove redundant variable assignment.
Optimize DebutTool Assert call.

v1.1.5

25 Jan 09:09
Compare
Choose a tag to compare
  • 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)

v1.0

16 Jan 08:11
9a4d134
Compare
Choose a tag to compare
Update README.md