Skip to content

Releases: NEVSTOP-LAB/NEVSTOP-Programming-Palette

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

v2023.10.01

07 Oct 09:47
2faafe4

Choose a tag to compare

  • [fix] #191 ternimal in Data To SingleElementsArray.vi is not connected correctly.
  • [update] #190 String to Number Instance VIs' Icon
  • [update] #190 String to Number Instance VIs' Icon & support K/M postfix
  • [fix] Matched Pattern termial should be empty when no pattern is matched in Match multiple Pattern.vi
  • [add] #193 add String to Float.vi

v2023.09.01

01 Sep 03:06
6938ae5

Choose a tag to compare

  • [fix] #189 fix Set Permanent SysEnvVariable_nevstop.vi connect pane Bug
  • [fix] #185 add reset to all signal VIs
  • [add] #187 add Compare Two Numbers.vi