Releases: NOAA-EMC/NCEPLIBS-sigio
Releases · NOAA-EMC/NCEPLIBS-sigio
v2.3.3
The v2.3.3 release adds Intel OneAPI support (#41), various documentation updates (#26, #21), and unit testing updates (#22). See https://github.com/NOAA-EMC/NCEPLIBS-sigio/projects/1 to view all issues associated with this release.
Full Changelog: v2.3.2...v2.3.3
v2.3.2
Fix for GCC 10
Settable flags with CMAKE_<lang>_FLAGS
v2.3.1
Bugfix to remove -xHost flag. Using -xHost caused sigio to not run properly on Jet which contains multiple CPU types.
v2.3.0
Remove make build in favor of CMake
v2.2.0
Update CMake config and build
Add PFUnit
Add Github Actions for CI and testing