Releases: ECP-VeloC/shuffile
Releases · ECP-VeloC/shuffile
v0.3.0
New Features:
- added cmake config support
- new minimum cmake version:
v2.8 v3.14
- add gitignore
- update GitHub Actions
- add static and shared build tests
- split build into configure/build/test steps
v0.2.0
New features:
- switch build tests from travis to github actions
Bug fixes:
- cmake: remove generated false for
config.h.in
- require MPI when
-DMPI=ON
v0.1.0
Release Notes
Release to support SCR v3.0rc2
- Static build
- Optionally build tests
Config Option Changes
- New
BUILD_SHARED_LIBS
cmake option to build shared libraries or use static linking
- New
ENABLE_TESTS
cmake option
- Drop
MPI
option (always required)
v0.0.4
Release to support SCR v3.0rc1.
This release includes:
- New test framework, including automated testing via CTest, Travis, and GitLab
- New configuration interface
0.0.2
Alpha release for Spack package and VELOC version 1.0