Skip to content

V2024.Jan Release: Global Event, Utility and bug fix

Compare
Choose a tag to compare
@nevstop nevstop released this 31 Jan 03:37
· 8 commits to main since this release
dcdebfe

Release Notes:

#Core
[update] #242 For async-message, if target turned invalid before response, no “target error” throw out
[fix] Clear Last Message's Error before new remote message, to avoid some misinformation

#Arguments
[fix] Fix the error input of "CSM - Convert HexStr to Data.vi"
[fix] minor fix #237

#Global Event
[add] #240 add "Module Created" and "Module Destroyed" log to global log system
[fix] #238 Align global event ref lifecycle with a background thread, rather than the caller VI

#Utility
[add] Add "CSM - Remove Duplicated Following Messages.vi", to remove duplicated message
[add] Add "CSM - Replace Substitution Marks in Messages.vi", to help build multiple-line states easily

#Documentation
[add] Create web wiki for CSM: https://nevstop-lab.github.io/CSM-Wiki/

What's Changed

Full Changelog: v2023.Dec...v2024.Jan