Skip to content

v0.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 05:03
· 47 commits to master since this release
57b8483

MAT v0.8.1

Diff since v0.8.0

Closed issues:

  • Bounds error when reading a v5 mat file with function handle. (#53)
  • write vs. reshape on Julia 0.5.0_ (#58)
  • Memory leak issue (#62)
  • Pkg.add("MAT") stuck on make - can't build on macOS 10.13.4 (#83)
  • Install CompatHelper as GitHub Action (#139)

Merged pull requests:

  • Avoid error with MATLAB classes that we can't handle (#129) (@jebej)
  • Pass id rather than object as the 5th argument to h5d_read (#141) (@grero)
  • Fix how properties are passed during dataset creation (#142) (@jmert)