1.6.10.113 (May 27, 2022)
New Pretty Print and Minify methods (faster than Reformat and support Comments)
Config-File use-case methods (preserve comments and allow multiple Writers without race conditions)
Set and Map support (for LabVIEW 2019+)
1.6.6 --> Issue #92 fix for Set/Map support
1.6.7--> Peformance improvements, no behaviour change
1.6.8--> #97: LVObjects not working on Linux
1.6.9--> #94: Add Pretty Print Levels to new Pretty Print
1.6.10--> Internal rework, mostly to avoid using inbuilt JSON primative for converting arrays, or to avoid unnecessary copies. Bugfixes. Issues #96,98,99,100,101,102,104,106
1.6.9.111 (Mar 03, 2022)
New Pretty Print and Minify methods (faster than Reformat and support Comments)
Config-File use-case methods (preserve comments and allow multiple Writers without race conditions)
Set and Map support (for LabVIEW 2019+)
1.6.6 --> Issue #92 fix for Set/Map support
1.6.7--> Peformance improvements, no behaviour change
1.6.8--> #97: LVObjects not working on Linux
1.6.9--> #94: Add Pretty Print Levels to new Pretty Print
1.6.7.107 (Nov 18, 2021)
New Pretty Print and Minify methods (faster than Reformat and support Comments)
Config-File use-case methods (preserve comments and allow multiple Writers without race conditions)
Set and Map support (for LabVIEW 2019+)
1.6.6 --> Issue #92 fix for Set/Map support
1.6.7--> Peformance improvements, no behaviour change
1.6.5.105 (Jun 28, 2021)
New Pretty Print and Minify methods (faster than Reformat and support Comments)
Config-File use-case methods (preserve comments and allow multiple Writers without race conditions)
Set and Map support (for LabVIEW 2019+)
1.5.4.98 (Apr 07, 2021)
#77: Comments accepted in input in /*inline*/ and //end_line forms
#78: Permissive treatment of commas (following HJSON) to handle common User error
#81: More compact LVObject default representation (using Base64url)
#56: Hook to allow custom flattening of LabVIEW Objects
#67: Get single element as 1-element LabVIEW array
#65: redo error codes for conversion errors
#58: dynamic-sized JSON Object from Array-of-Clusters with tag
#79: Pretty Print to use Line Feed rather than Carriage Return as line-end character
Other Issues: #72,#73,#80
1.4.5.91 (Dec 01, 2020)
#69: Deprecated From JSON VIS broken, causing build failures
1.4.4.89 (Sep 29, 2020)
Custom Error codes
Improved Timestamp support (RFC3339)
Bitbucket Issues resolved:
#31: Support fixed-point numbers
#32: Add “Is Empty” function
#33: Add "Not Equivalent" function (to compare two JSON Values)
#60: Support insert at end of array, [#] notation
#48: "Flatten SubClusters to JSON" special functions
#55: Conditional Disable, "JSONtext_Strict=True", that forces no use of LabVIEW extensions (NaN, Infinity)
#59: Periods (.) in JSONpath item names
#65: Improved errors on failure to convert to LabVIEW type
Also #34, #37, #40, #52, #53, #61
1.3.1.84 (May 01, 2019)
Add JSONtext menus as submenu of Flatten to String menu.
1.2.13.82 (Feb 19, 2019)
link to mnu file
Extended Help on all API functions (except VIMs, due to LabVIEW build bug)
Delete.vi replaces "Delete from Object.vi" (more capable)
Fix issue with computers that use comma as decimal
Workaround VIPM issue with VIMs in VIMs
Flatten to/from Array of JSONpath functions
Fix issue with -Infinity becoming +Inf in LabVIEW DBL/SGL
Fix several minor issues
Support 3D numeric arrays in JSON to LV type
Fix issues on VxWorks targets (warning: cannot support \u0000 zero codes)
Added ExtendedHelp to VIMS (WARNING: Known issue (15) with LabVIEW 2017; use SP1f1)
1.2.11.78 (Sep 27, 2018)
link to mnu file
Extended Help on all API functions (except VIMs, due to LabVIEW build bug)
Delete.vi replaces "Delete from Object.vi" (more capable)
Fix issue with computers that use comma as decimal
Workaround VIPM issue with VIMs in VIMs
Flatten to/from Array of JSONpath functions
Fix issue with -Infinity becoming +Inf in LabVIEW DBL/SGL
Fix bug in Find by Path (Issue 23)
Support 3D numeric arrays in JSON to LV type
1.2.10.74 (May 04, 2018)
link to mnu file
Extended Help on all API functions (except VIMs, due to LabVIEW build bug)
Delete.vi replaces "Delete from Object.vi" (more capable)
Fix issue with computers that use comma as decimal
Workaround VIPM issue with VIMs in VIMs
Flatten to/from Array of JSONpath functions
Fix issue with -Infinity becoming +Inf in LabVIEW DBL/SGL
1.2.9.73 (Jan 25, 2018)
link to mnu file
Extended Help on all API functions (except VIMs, due to LabVIEW build bug)
Delete.vi replaces "Delete from Object.vi" (more capable)
Fix issue with computers that use comma as decimal
Workaround VIPM issue with VIMs in VIMs
Flatten to/from Array of JSONpath functions
1.2.5.69 (Oct 27, 2017)
link to mnu file
Extended Help on all API functions (except VIMs, due to LabVIEW build bug)
Delete.vi replaces "Delete from Object.vi" (more capable)