Skip to content

Fast Five

Compare
Choose a tag to compare
@martukas martukas released this 09 May 15:56
· 647 commits to master since this release
2ed9202

Achieving significant maturity after testing with a number of client projects.

  • Higher test coverage (>95%)
  • More convenient dataset creation function signatures
  • Improvements in error handling
  • Complete implementation and coverage for ObjectHandle
  • Transition to HDF5 1.10.2
  • Better MPI support + testing on Jenkins
  • Jenkins tests both Debug and Release builds
  • Default H5S_ALL construction works as expected
  • Group::has_* and Group::get_* functions are const
  • Fixed memory allocation issues
  • Conan is automatic from within CMake
  • Other CMake improvements