Releases: ECP-VeloC/er
Releases · ECP-VeloC/er
v0.5.0
What's Changed
- restore shuffile file on rebuild by @adammoody in #40
- define REDSET_ENABLE_MPI to pick up redset function declarations by @adammoody in #41
- Incremental release v0.5.0 by @CamStan in #43
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.0
v0.2.0
v0.1.0
Release Notes
Release to support SCR v3.0rc2
- Static build
- Optionally build tests
- Clean up compiler warnings
Config Option Changes
- New
BUILD_SHARED_LIBS
cmake option to build shared libraries or use static linking - New
ENABLE_TESTS
cmake option - Drop
MPI
cmake option (always required)