Fixes for PlainText Serialization of complex types
·
4 commits
to master
since this release
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