Skip to content

Releases: NISystemsEngineering/JSONRPC

v3.0.0+Beta

v3.0.0+Beta Pre-release
Pre-release

Choose a tag to compare

@tannerblair tannerblair released this 03 Jun 15:56
1431ed9

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

Choose a tag to compare

@tannerblair tannerblair released this 24 May 15:28

v2.2.0

Choose a tag to compare

@tannerblair tannerblair released this 23 May 19:52

v2.1

Choose a tag to compare

@tannerblair tannerblair released this 01 Feb 09:18
v2.1.0.38

Fixed weird naming problems, finished refactor for JSfL 2.0

static implementation

static implementation Pre-release
Pre-release

Choose a tag to compare

@tannerblair tannerblair released this 26 Jan 20:45
2.0.0.36

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