Skip to content

0.5.18

Compare
Choose a tag to compare
@blacksmithgu blacksmithgu released this 01 May 23:49
· 327 commits to master since this release

0.5.18 (Beta)

  • Tasks in task views now support alternative task status characters like '!' and '/'; thanks @ebullient.
  • A few documentation nit fixes.
  • Added DataArray#sortInPlace for a more efficient mutable sort for niche use cases.