Skip to content

Releases: NEVSTOP-LAB/NEVSTOP-Programming-Palette

v2026.March: Add Utils for check Windows Process Info

31 Mar 12:00
79d46d4

Choose a tag to compare

[add] add “Check if Windows Process Exists.vi” in application palette.
[add] add "Kill Process.vi" in application palette.
[fix] #230 fix bug in "Random Number Within Range.vim"

v2026.January

26 Jan 15:43
f7fb5bf

Choose a tag to compare

Release Notes

[add] add Numeric >> Trim Unnecessary Zeros of Numeric String.vi
[add] add Numeric >> Circle Buffer.vi
[add] add more options for Fit VI Window.vi
[update] Use Compare Two Path.vi in vi.lib instead
[update] enhance Numeric >> Calc Sweep Points.vi
[update] remove all OpenG Deps

v2025.September

28 Sep 03:01
98b4516

Choose a tag to compare

Release Notes:

[add] add "Enum to String.vim" to String Palette
[add] add "CalcSweepPoints.vi" to numeric palette
[fix] #224 bug in Lock Control in The Center.vi

v2024.August

30 Aug 10:22
8f6a293

Choose a tag to compare

[update] #212 remove OpenG in dependency
[add] add "Wait if Error(ms)" VI
[add] #220 add "Check if File or Folder Exists 2.vi" to fix "/" and "" issue on Windows.
[fix] #215 Use Indexed String to Enum in CSM Framework
[fix] #221 Fix binary number conversion in Number String to Integer for I8/I16/I32/I64.

v2024.Apr

30 Apr 03:27
141b18c

Choose a tag to compare

Release Notes:

[add] add ButtonGroupEnum Support in UI Palette
[add] add Lock Front Panel Item Position.vi in UI Palette
[add] add Bound and Position to Rect-Bound.vi in UI Palette
[add] add Generate Start-Up Registry Patch File.vi in Application Palette
[add] Show hidden Gems in vi.lib/VIServer for pull-down menu plugins
[add] Show hidden Gems in resource\plugins\PopupMenus\support for pop-up menu plugins
[add] Show hidden Gems in vi.lib/utility/traverseref.llb for vi scripting
[update] #208 Rely on libaries required, exclude NEVSTOP-3rdParty-Dependencies
[update] depends on UI Tools By LAVA
[fix] fix bugs in String To Float.vi. Support E,Z,Y,z,y,a for float

What's Changed

New Contributors

Full Changelog: v2024.Mar...v2024.Apr

v2024.Mar

29 Mar 10:42
2060dc1

Choose a tag to compare

Release Notes

[update] #206 support n,p,f,G,T,p for float datatype

v2024.Feb

01 Mar 09:24
5fbfe95

Choose a tag to compare

Release Notes

[add] #203 show “Open A Document on Disk.vi” and "Open URL in Default Browser.vi" in palette
[add] #204 Add "EventHandler-String Input with Prompt.vi" in Dialog & Interface palette
[add] Add "First Matched Config File with Ext Options.vi" in File Palette

v2024.Jan

31 Jan 07:23
6b5a0a2

Choose a tag to compare

Release Notes:

[add] #195 add Clear Mutation History of lvClass.vi
[add] #200 add "e","-e","pi","-pi","inf","+inf","-inf","NaN" support in String to Float.vi
[add] add option of defualt value input in String to Float.vi, to make it possible to chose NaN or 0 as default
[fix] #199 QuickDrop Name of "String To Float.vi" is not right
[update] update NEVSTOP-3rdParty-Dependencies version to v2024.1.5.143738

v2024.01.01

01 Jan 03:08
650115f

Choose a tag to compare

[improve] #196 “YES” "No" as Boolean String (#198)

What's Changed

Full Changelog: v2023.11.01...v2024.01.01

v2023.11.01

02 Nov 01:32
9043833

Choose a tag to compare

[add] #169 timestamp support for cfgtable
[fix] small fix in cfgtable

What's Changed

Full Changelog: v2023.10.01...v2023.11.01