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

Changelog & Version Bump: 1.7.0 #272

Closed ax3l closed 6 years ago

ax3l commented 6 years ago

Release 1.7.0

Date: 2018-01-22

This release adds modernized CMake scripts including CMake config packages on install with targets. A new readAttributeInfo method was added to the DataCollector for save reading of types and extents of attributes. On reads, the offset in DataContainer for non-zero offsets in domains was fixed. Due to a bug in upsteam CMake, at least version 3.10.0 of CMake is required now.

Interface Changes

Bug Fixes

Misc

Thanks to @ax3l and @Flamefire for contributions to this release!