Skip to content

v0.23.1

Compare
Choose a tag to compare
@naggie naggie released this 09 Nov 08:46
· 236 commits to master since this release
2db63c2

(amended to mention DSTASK_CONTEXT)

Features:

Thanks to @dontlaugh you can now set the context with $DSTASK_CONTEXT as an environment variable. Combined with a tool such as https://direnv.net/, it's possible to have an automatic context per your project repository. See #66 and #20 for background

Bugfixes:

  • Tasks now correctly have the resolved timestamp again, see
    #69 .
  • show-resolved now shorts in the correct order again