Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@apjanke apjanke released this 29 Jan 21:05
  • 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