Skip to content

v1.10.500-preview1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Apollo3zehn Apollo3zehn released this 18 Jun 13:15
· 9 commits to master since this release

This is the first pre-release of HDF.PInvoke.1.10. To install the newest package type dotnet add package HDF.PInvoke.1.10 --version 1.10.500-preview1 or download it manually from NuGet.

Features

  • Successfully tested under
    • Windows 10 (x86, x64)
    • Ubuntu 18.04 (x64)
    • CentOS 1810 (x64)
    • MacOS 10.14 (x64)
  • Exposes the same API as the HDF.PInvoke package for Windows.

Known Issues

  • The assembly HDF.PInvoke.1.10.dll is not signed (#4).
  • The tests H5DOappendTestSWMR1 and H5DOappendTestSWMR2 fail on MacOS (#6).