Skip to content

v0.1.0

Compare
Choose a tag to compare
@CamStan CamStan released this 06 Oct 20:52
· 19 commits to main since this release

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 (MPI always required)