Skip to content

Releases: LabVIEW-Open-Source/Serializer

Deeply-Nested Clusters and Arrays

20 Jan 04:54
Compare
Choose a tag to compare

Release Notes:
[Fix #5] Unmarshalling of arrays and clusters with nested arrays now work for non-matching datatypes
[Fix #7] Serializing decimal points to enforce dot notation even for non-US systems (similar to JSON convention)
[Fix #8] Numerics of decimal types serialize with at least one decimal point after dot
[Fix #9] PlainText Cluster and Arrays deserialize decimal numbers correctly with enforcement of non-system decimal notation on non-US systems
[Fix #10] PlainText Serializer now correctly unmarshalls deeply nested clusters/arrays that contain multiple ] or } characters

Fixes for PlainText Serialization of complex types

17 Jan 01:40
Compare
Choose a tag to compare

Release Notes:
[Fix #5] Unmarshalling of arrays and clusters with nested arrays now work for non-matching datatypes
[Fix #7] Serializing decimal points to enforce dot notation even for non-US systems (similar to JSON convention)
[Fix #8] Numerics of decimal types serialize with at least one decimal point after dot
[Fix #9] PlainText Cluster and Arrays deserialize decimal numbers correctly with enforcement of non-system decimal notation on non-US systems

This Package depends on these other packages:
Data Manipulation >= 1.5.0.15

Fix for Undefined Array Datatype

03 Jul 23:16
Compare
Choose a tag to compare

INI Update

17 Jun 00:03
Compare
Choose a tag to compare
1.0.3.8

INI File Serializer

16 Jun 20:58
Compare
Choose a tag to compare

Addition of a INI File Serializer class.

Initial Serializer release

12 Nov 18:34
Compare
Choose a tag to compare