ComputationalRadiationPhysics / libSplash

libSplash - Simple Parallel file output Library for Accumulating Simulation data using Hdf5
GNU Lesser General Public License v3.0
15 stars 15 forks source link

Release 1.5.0: Write Empty Group Attributes & File Name API #253

Closed ax3l closed 7 years ago

ax3l commented 7 years ago

Written attributes do now generate their according group path recursively if it does not exist and the SerialDataCollector interface for file names has been changed to be more consistent.

For a full list of changes, please refer to the CHANGELOG.md.

Thanks again to @Flamefire and @psychocoderHPC for great contributions to this release!