You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<One_Line_Description_Summary>JSON serialization and deserialization library for LabVIEW</One_Line_Description_Summary>
39
40
<Description>JKI JSON is a serialization and deserialization library for serializing LabVIEW data into JSON strings and deserializing JSON strings into LabVIEW data.</Description>
40
41
<Copyright/>
41
-
<Packager>Tomi Maila</Packager>
42
+
<Packager>JKI</Packager>
42
43
<URL>http://jki.net/tools</URL>
43
-
<Release_Notes>- Upgraded sources to LabVIEW 2020
44
+
<Release_Notes>[2.0.1]
45
+
- Fix: Empty multidimensional arrays are incorrectly serialized #37
46
+
47
+
[2.0.0]
48
+
- Upgraded sources to LabVIEW 2020
44
49
- Fix: Incorrect indentation when treating cluster as an ordered array #31
45
50
- Fix: Deserializing an Array of Cluster of Multi-Dimensional Arrays unnecessarily wraps Inner Array Elements in variants #30
46
51
- Fix: Deserializing an Array of Cluster of Clusters unnecessarily wraps Inner Clusters in variants #29
0 commit comments