Skip to content

0.4.7

Latest

Choose a tag to compare

@apjanke apjanke released this 28 Feb 05:57
  • Date/time fixes
    • Add datevec() methods for duration and calendarDuration; add multi-argout form for datetime.datevec(). (#153)
    • Add duration.hms() method.
  • Fix table.rowfun() bugs that broke it. (#155)
  • Fix the "blank" ctor calling form (table ('Size',sz, 'VariableTypes',types)). (#145)