Releases: vipm-io/OpenG-Numeric-Library
Releases · vipm-io/OpenG-Numeric-Library
v6.0.0
Install and Download with VIPM here: https://www.vipm.io/package/oglib_numeric/
What's Changed
- Requires LabVIEW 2020 or greater
- Moved library VIs into Library (
openg_numeric.lvlib
) #4 - Upgraded source code to LV2020 format #2
- Marked all as Separate Compiled Code #3
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_numeric.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
- added CI automation by @jimkring in #16
- auto-doc-2 by @github-actions in #18
- upgraded sources to 2020 by @jimkring in #23
- moved VIs into openg_numeric.lvlib by @jimkring in #24
- updated meta-info by @jimkring in #25
- fix Update .vipb/.vipc dependencies #11 by @jimkring in #26
- fix Add a functions_palette.png to
source/images/
folder #15 by @jimkring in #27
Full Changelog: https://github.com/vipm-io/OpenG-Numeric-Library/commits/v6.0.0