Releases: NEVSTOP-LAB/CSM-API-String-Arguments-Support
v2024.Mar. Release: Float Support Enhancement
v2024.Feb Release: Bug Fix
v2024.Jan Release: Support Complex Datatype
Release Notes:
[add] #18 add SGLComplex and DBL Complex Datatype
[add] Utility: CSM - Convert HexStr to Data.vim
[update] #21 Special Float: e
,-e
,pi
,-pi
,inf
,+inf
,-inf
,NaN
support
[update] #23 for cluster, if the label is not specified, the string will be converted to first element
[update] For SGL/DBL/Integer/Path/Complex/Array/Cluster, empty string will be converted to the input prototype value
[update] For Timestamp, empty string will be converted to current time.
[update] #25 throw error when data name is not defined in cluster prototype in "Convert API String Arguments to Data“ API
What's Changed
- Patch on 20240102 by @nevstop in #19
- Patch on 20240103 by @nevstop in #20
- [update] #21 Special Float:
e
,-e
,pi
,-pi
,inf
,+inf
,-inf
,NaN
support by @nevstop in #22 - 23 cluster more support by @nevstop in #24
- Dev 20240111 by @nevstop in #26
Full Changelog: v2023.Dec...v2024.Jan
v2023.Dec Release: Minor Change
Release Notes:
[add] #17 "yes"/"no" as TRUE/FALSE
v2023.Nov Release: support Timestamp
Release Notes:
[add] #12 Other Datatype will be treated as variant and use CSM-HexStr for data transformation.
[add] #9 add timestamp support based on Epoch Date & Time by G Open Source Project
[add] #15 add utility VI: format timestamp to valid CSM Argument String VI
[add] #13 add utility VI: get CSM VI Reference based on CSM-API-String-Arguments
[update] show Init States("Macro: Initialize") as control, to make it possible be changed
v2023.Oct: First Release to vipm.io
Release Notes:
First release. API is under CSM Add-on palette.
PR
- Switch to lv2017 by @nevstop in #3
- trim both space for cfgname #5 by @nevstop in #6
- Change lib name by @nevstop in #7
- 4-get-configuration by @nevstop in #8
- 10 update templates based on newest csm by @nevstop in #11
New Contributors
Full Changelog: https://github.com/NEVSTOP-LAB/CSM-API-String-Arguments-Support/commits/v2023.Oct