Skip to content

Releases: HDFGroup/HDF.PInvoke.1.10

v1.10.612

24 Mar 15:37
Compare
Choose a tag to compare

Features

  • Added backwards compatibility with .NET Framework (#19). Thanks to @Achilles1515!

v1.10.611

07 Oct 13:36
c047fdb
Compare
Choose a tag to compare
  • Fix native library resolution problems on Linux and MacOS.

v1.10.600

17 Feb 12:43
Compare
Choose a tag to compare
Download correct native dependencies.

v1.10.600-native

16 Feb 19:52
a0b6bce
Compare
Choose a tag to compare
Merge pull request #12 from HDFGroup/release/1.10.600-native

Update native dependencies to 1.10.6.

v1.10.500-native

28 Jul 16:25
f4dcb88
Compare
Choose a tag to compare
v1.10.500-native (#10)

* Fix dash.

* Fix quote usage.

v1.10.500

28 Jul 17:19
34545a3
Compare
Choose a tag to compare
v1.10.500 (#9)

* Prepare release.

* Update version.

v1.10.500-preview1

18 Jun 13:15
Compare
Choose a tag to compare
v1.10.500-preview1 Pre-release
Pre-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).