Skip to content

Releases: DebugST/STJson

v3.0.0

05 Aug 07:43

Choose a tag to compare

Add Json5 support.
Add STJsonReader/Writer.
Add STJsonCreator.
Add STJson.ToString(TextWriter).
Optimize STJson.Sort().
Optimize some STJsonPath built-in functions.

STLib.Json.Release.1.0.1

24 Jul 09:16

Choose a tag to compare

  • Fixed STJson.GetValue() error.

STLib.Json-1.0.0

08 Jun 08:02

Choose a tag to compare

  • Support Json serialization and deserialization.
  • Support JsonPath syntax.
  • Simple data aggregation processing.