Skip to content

Releases: NEVSTOP-LAB/NEVSTOP-Programming-Palette

v2024.Apr

30 Apr 03:27
141b18c
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v2023.08.01

31 Jul 02:43
58112d0
Compare
Choose a tag to compare

[add] #173 Hex String FP Control quick drop
[add] #178 IsUserAnAdmin.vi
[add] #175 CRC16 for CAN or serial port data
[fix] BD Numeric Constant Quickdrop
[fix] fix bug on Number Count Down.vi
[improve] update pre-build & post install vipm action
[improve] #177 nevstop palettes stand in a row
[update] #179 update deps to NEVSTOP-3rdParty-Dependencies v2023.07.06
[minor fix] #173 #181

v2023.07.01

01 Jul 04:33
2149c96
Compare
Choose a tag to compare

[fix] #162 improve Number Count Down.vi
[improve] Excel open will not pop file dialog when file does not exist, pass out an error. #161
[add] #166 add excel read/write sheet vi for convenience
[add] #164 Check if Windows Service Exists (NEVSTOP)
[add] Interpolate Data with Fracational Ratio (NEVSTOP)
[add] EventHandler-Change Order By Enter Key (NEVSTOP)
[improve] add EventHandler- prefix to Double Click Check VI
[add] List Tags.vi to Data Palette
[add] #167 add fp numeric constant quick drop
[add] #171 Replace Configuration Table By ID
[improve] separate code with VI to reduce package size
[minor fix] #168 #170