Skip to content

v0.11.3

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Dec 11:52
7b194a8

MAT v0.11.3

Diff since v0.11.2

  • Dates support: DateTime and Millisecond writing
  • Symbol writing
  • Tuple writing
  • Allow OrderedDicts in MatlabClassObject to preserve field order
  • Integer getindex for MatlabStructArray to get one row

Merged pull requests:

Closed issues:

  • Is there a way to write DateTime values to a MAT file please? (#82)
  • MethodError reading v7.3 file (#140)
  • Julia DateTime cannot be written in mat file (#158)
  • Julia symbol is returned as matlab struct (#160)
  • hope to support Vector{Tuple}! (#199)
  • Failure to read MatlabClassObject as class (#223)