Skip to content

Releases: janklab/dispstr

1.2.0

15 Sep 02:04
Compare
Choose a tag to compare
  • Add "repr" variants of functions.
  • Add mat2str2.
  • Add dispstrlib.disp().
  • Refactor to a single-class core implementation, to facilitate making compatters.
  • Fix col-width issue in matrix display.
  • Fix array display for ndims > 3.

Version 1.1.1

30 Jan 23:31
Compare
Choose a tag to compare
  • Fix a bug with orientation of numeric arrays in dispstr

Version 1.1.0

29 Jan 21:05
Compare
Choose a tag to compare
  • Use strings instead of cellstrs
  • Add errords() and warningds()
  • Fix interpolation of scalar string array arguments in printf functions
  • Add printf/error/warning support to Displayable
  • Add DisplayableHandle
  • Remove dispstrable, superseded by Displayable

Version 1.0.0

18 Jan 19:01
Compare
Choose a tag to compare

First public release!