Releases: vipm-io/OpenG-Boolean-Library
Releases · vipm-io/OpenG-Boolean-Library
v6.0.0
Download and Install with VIPM here: https://www.vipm.io/package/oglib_boolean/
What's Changed
- Requires LabVIEW 2020 or greater
- Moved library VIs into Library (
openg_boolean.lvlib
) #9 - Upgraded source code to LV2020 format #5
- Marked all as Separate Compiled Code #6
Kudos to contributors @Bas-vE and @jimkring for their work on this release.
Important: Callers of this package will relink automatically to the new Library (`openg_boolean.lvlib) that contains this package. However, if you subsequently downgrade this package to version 5.x or older, your callers will need to be manually relinked to the older version (without the Library namespace).
Related PRs
- fix #2 Add CI by @jimkring in #3
- auto-doc-1 by @github-actions in #4
- 5 upgrade sources to lv2020 by @jimkring in #11
- Added test for Boolean Trigger by @jimkring in #12
Full Changelog: https://github.com/vipm-io/OpenG-Boolean-Library/commits/v6.0.0