Skip to content

Releases: logmanoriginal/JSONtext-Object-Serialization

Version 1.0.4

Choose a tag to compare

@logmanoriginal logmanoriginal released this 13 Jul 15:36
da31bd2
  • [#25] Changed minimum required version for LabVIEW Composition to 1.3.1. That version addressed an issue that resulted in errors when composing interfaces. (@Niatross)
  • Changed minimum required version for JSONtext to 1.6.10.

Version 1.0.3

Choose a tag to compare

@logmanoriginal logmanoriginal released this 27 May 07:50
4455976
  • [#22] Changed minimum required version for JSONtext to 1.6.7. That version addresses an issue which resulted in incorrect values for numeric types with less than 32 bits.

Version 1.0.2

Choose a tag to compare

@logmanoriginal logmanoriginal released this 23 Apr 15:52
4980f86
  • [#21] Fixed an issue in "Generic Object Serializer" that resulted in an error when attempting to de-serialize a class without data member using inline type name handling.

Version 1.0.1

Choose a tag to compare

@logmanoriginal logmanoriginal released this 02 Jul 10:32
8481467
  • [#19] Fixed an issue in "Generic Object Serializer", which resulted in errors not being reported to the caller.
  • [#20] Fixed an issue in "Generic Object Serializer", which resulted in error 1400 when attempting to unflatten an array of objects.

Version 1.0.0

Choose a tag to compare

@logmanoriginal logmanoriginal released this 19 Apr 17:21
74086a4

First release