Skip to content

v2.7.1

Compare
Choose a tag to compare
@1uc 1uc released this 06 Apr 09:14
· 169 commits to master since this release
be68bd0

Bug Fix

  • Revert removing #include "H5FileDriver.hpp" from H5File.hpp (#711).
  • Change relative import to "../H5Utility.hpp" (#726).
  • Fix nameclash with macros on Windows (#717 #722 #723).
  • Add workaround for MSVC bug (#728).
  • Don't downgrade the requested C++ standard (#729).