Skip to content

Releases: NEVSTOP-LAB/CSM-INI-Static-Variable-Support

v2024.May: Support temp variable and multiple source files

30 May 16:24
61f51c5
Compare
Choose a tag to compare

Release Notes:

[important] #10 Support temp variables
[add] Load more configuration files to provide more flexibility
[update] update all icons

v2024.Apr: Update Icons

30 Apr 03:35
73b5706
Compare
Choose a tag to compare

Release Notes:

[update] update all icons

v2024.Jan Release: minor updates

31 Jan 03:43
a58f367
Compare
Choose a tag to compare

Release Notes:
[add] add CSM - Configuration File Path.vi
[improvement] Use Random Change Flag.vi in CSM utility palette. Remove the duplicated one in this repo
[fix] #16 fix single element broke “CSM - Read Configuration Variable.vim” and "CSM - Write Configuration Variable.vim"
[fix] minor fix #17

What's Changed

Full Changelog: v2023.Dec...v2024.Jan

v2023.Dec

25 Dec 03:22
Compare
Choose a tag to compare

Release Notes:

[fix] #12 Use Random Change Flag instead of TickCount Change Flag
[fix] #11 show default value for CSM - Read INI String.vi
[fix] #13 Fix behavior of CSM - Read Configuration Variable.vim

v2023.Nov

29 Nov 03:26
7d98cb9
Compare
Choose a tag to compare

Description:

This library is adding ${variable} support of arguments for CSM, which is loaded from the first catched ini file in application folder or topmost VI's parent folder. You can specified a section name or use ${section.variable:defaultValue} when section name is left as blank.

Open Source Declaration