Skip to content

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

v2026.Q1 Release: Maintenance and Bug Fix

10 Apr 02:53
455c8a1

Choose a tag to compare

Release Notes

[add] #95 add API: "CSM - Load Configuration Variables From String.vi"
[update] update tool icon
[fix] #94 INI-Viewer window is not opened after clicked in tool launcher.

v2025.Q4 PPL Support and Documentation Update

26 Jan 12:17
c8fc252

Choose a tag to compare

Release Notes

[update] update INIViewer Tool
[fix] #87 improve performance of "Sync to File.vi".
[fix] #92 fix path issue of built exe

v2025.September lvlibp feature support

28 Sep 04:46
78b3bc6

Choose a tag to compare

Pre-release

Release Notes:
[feature] support lvlibp feature
[fix] #87 improve performance of "Sync to File.vi".

v2025.June Release: bug fix

02 Jul 04:49
5a3e0e2

Choose a tag to compare

Release Notes:

[fix] CSM - Sync Configuration Variables to File.vi will be skipped if no change to ini cache.
[fix] #81 #82 fix logic of priority oder for INI variables in multiple sections.

v2025.May: Nested Variable Feature

03 Jun 02:15
b604dc3

Choose a tag to compare

Release Notes:

[add] #51#61#62 nested variable support
[update] add cache for "CSM - Read Cluster Elements From Key.vim" and "CSM - Read Cluster Elements From Session.vim"
[update] update example "6. import Config.ini with __include section.vi"
[fix] #74 Fix "CSM - Unload configuration variable file.vi" behavior by @KivenJia
[fix] #76 Fix the issue that __include section will be removed after loading to cache.
[fix] #75 Fix that if value contains '#', parsing will fail.

v2025.April: filer references when saving ini file

29 Apr 14:24
539be9f

Choose a tag to compare

Release Notes:

[feature] #70 config file now support _include section, which helps to load reference config files.
[fix] #68 unsupported api string datatype will not be saved to csm ini varaible cache by default
[add] #71 add example "5. Write and Read Configuration.vi"

v2025.March: UTF-8 support

29 Mar 02:39
3ba222f

Choose a tag to compare

Release Notes:

[update] #66 support GB2312 and UTF-8 encoding for ini file
[update] #64 update doc & example

v2025.February: Refactor Examples

28 Feb 01:56
b7d2976

Choose a tag to compare

Release Notes:

[important] #59 refactor all examples
[update] #55 change some paths to avoid it be to long.
[fix] #60 fix bug that numbers followed by a backslash were incorrectly interpreted as ASCII codes.

v2025.January: minor fix

27 Jan 06:07
b8b6b8e

Choose a tag to compare

Release Notes:

[fix] Fix a issue that default ini configuration path error in a corner case.

v2024.December: Update Control Palette

31 Dec 00:41
d40459a

Choose a tag to compare

Release Notes:

[update] update control palette icon