-
v4.0.0575ccb3b · ·
[IMPORTANT] v4 includes breaking changes [IMPROVEMENT] remove not anymore needed error helper VIs (functions replaced by HSE Error Code Helper) (issue #87) [IMPROVEMENT] deploy hse-libraries as VIP to vi.lib (issue #116) [IMPROVEMENT] improve VI documentation (issue #123) [IMPROVEMENT] move hse-gennet into its own repository (issue #128) [IMPROVEMENT] wrap hse-application.lvclass in lvlib (issue #147) [IMPROVEMENT] remove filename prefixes (issue #148) [IMPROVEMENT] "Read String" returns every data type (integer, float, bool) as string (issue #163) [IMPROVEMENT] wrap hse-libraries in lvlib and add major version to its name (issue #170) [IMPROVEMENT] remove DetermineProgramVerion.vi use hse-application -> Set Application Version.vi if needed
-
-
v3.7.030811920 · ·
[IMPORTANT] This is the first release built with LabVIEW 2020. This means, the new minimal version compatible with this release is LabVIEW 2020! [IMPROVEMENT] improve VI Analyzer results (issue #95) [IMPROVEMENT] add not running error (issue #112) [IMPROVEMENT] allow overriding of either config_dir or data_dir (issue #115) [FEATURE] add helper to read encrypted strings with hse-config-ini class (issue #142) [FEATURE] add user defined paths (issue #144)
-
v3.6.0f85cc798 · ·
[FEATURE] New testing helper VI to search for the app source folder and return the absolute path. [FEATURE] New HSE-Application class method to set a different "Unit ID". [FEATURE] New VI "Delimited String to 1D Array". [IMPROVEMENT] VIs for manipulating Multicolumn Listboxes don't expext a strict typed reference. [IMPROVEMENT] More informative error messages in HSE-Config. [IMPROVEMENT] Find the app folder by providing a string with the absolute path to it. [FIX] Handling of relative paths in the HSE-Application class. [FIX] Version string clean-up. [FIX] Remove splash screen template (it's maintained in the HSE Application Template repository).