v0.6.2 Bug Fixes
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