Releases: NEVSTOP-LAB/NEVSTOP-Programming-Palette
v2026.March: Add Utils for check Windows Process Info
[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
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
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
[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
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
v2024.Feb
v2024.Jan
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
[improve] #196 “YES” "No" as Boolean String (#198)
What's Changed
Full Changelog: v2023.11.01...v2024.01.01
v2023.11.01
[add] #169 timestamp support for cfgtable
[fix] small fix in cfgtable
What's Changed
Full Changelog: v2023.10.01...v2023.11.01