Skip to content

Releases: NISystemsEngineering/JSONRPC

v3.0.0+Beta

03 Jun 15:56
1431ed9

Choose a tag to compare

v3.0.0+Beta Pre-release
Pre-release

This version is still being tested, so use with caution.

This removes the JSON Support for LabVIEW dependency in favor of using variants directly with the LabVIEW Advanced Variant Tools. This decreases complexity and improves performance by removing the intermediate object representation.

v2.3.0

24 May 15:28

Choose a tag to compare

v2.2.0

23 May 19:52

Choose a tag to compare

v2.1

01 Feb 09:18

Choose a tag to compare

v2.1.0.38

Fixed weird naming problems, finished refactor for JSfL 2.0

static implementation

26 Jan 20:45

Choose a tag to compare

static implementation Pre-release
Pre-release
2.0.0.36

added error structures around parse response VIs to fix #2. Added new…