Releases: approvals/ApprovalTests.LabVIEW
Releases · approvals/ApprovalTests.LabVIEW
Release 2.2.10
Release 2.2.9
2 Minor Dev Improvements
- Fixed string produced by verify when test fails to remove an extra space
- Removed error in on LUnit Extension merge VIs in the pallettes. Not needed for LUnit.
Improvements came from a merge request from Anton Sundqvist
Release 2.2.8
- Added lib_ prefix to installed LUnit Extension library to avoid crosslinking issues. Was doing it for other extensions. Somehow I missed this one.
Release 2.2.7
- Added an experimental feature to set VI Compare options. Needed it to work around some bug in VICompare for a project.
Release 2.2.6
- Added labels to allow for multiple verifies in a single test VI per request/bug report by Peter Horn. See issue [#3] in GitHub.
Release 2.2.5
- Added support for nested Caraya tests per request/bug report by Peter Horn. See issue [#3] in GitHub.
Release 2.2.4
- Added another date format to date scrubber 9/4/2024 9:51:36 PM.
Release 2.2.3
- Fixed issue with passing incoming errors through. In a few cases they were getting dropped.
Release 2.2.2
- fixed bug in VIM for array of other things. add a 0 index instead of using default of last value. See issue [#1]
Release 2.2.1
- Added an entry to Date Scrubber to account for HSE Logger Default Date Format.