Skip to content

v0.6.2 Bug Fixes

Choose a tag to compare

@foreverallama foreverallama released this 08 Dec 18:04
· 11 commits to main since this release
v0.6.2
f03aeb9

What's Changed

  • Fix retrieval of dynamic properties for newer MATLAB versions
  • Fix conversion of MATLAB datetime with complex data to NumPy Datetime
  • Fix writing structs with large number of fields in HDF5 format
  • Skip object deserialization if it fails instead of throwing an error
  • Introduce checks for unknown metadata regions

Full Changelog: v0.6.1...v0.6.2