JuliaIO / MAT.jl

Julia module for reading MATLAB files
MIT License
278 stars 76 forks source link

Compatibility with Julia 1.10 and HDF5 0.17+ #188

Closed truedichotomy closed 1 year ago

truedichotomy commented 1 year ago

Currently, MAT.jl is not compatible with Julia 1.10 DEV. I believe that's mainly due to HDF5 being incompatible currently, but there could also be a versioning issue.

musm commented 1 year ago

This seems like an issue for HDF5.jl not MAT.jl, it'll be fixed, can't guarantee when, but since Julia 1.10 is DEV it is not a high priority.