Skip to content

Releases: ECP-VeloC/shuffile

v0.4.0

27 Jun 18:59
1efbbd3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

04 Apr 21:41
d1816ac
Compare
Choose a tag to compare

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

15 Feb 03:27
Compare
Choose a tag to compare

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

06 Oct 21:15
Compare
Choose a tag to compare

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

12 Apr 22:39
2c11f1b
Compare
Choose a tag to compare

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

20 Jun 23:10
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

Alpha release for Spack package and VELOC version 1.0