github naggie/dstask v0.24.1

latest releases: v0.26.0, v0.26, v0.25...
3 years ago

This release fixes a repo creation bug present in v0.24. v0.24 release notes
follow.

EDIT 20/03/2021: Binary names have been corrected.


Thanks to @dieterb we have a new application shipped alongside dstask --
dstask-import which allows tasks to be imported from other sources; right now
github issues and taskwarrior. See
https://github.com/naggie/dstask/blob/master/doc/dstask-import.md for more
information.

All importing has been separated to this executable as importing is considered
out of scope for the main (core) dstask.

There are many bugfixes in this release and in general the user experience is
better -- thanks to everyone that made a PR or filed an issue.

Features

  • Much better out-of-box user experience -- dstask offers to create the git repo if it does not exist.
  • show-projects now orders projects alphabetically
  • CLI argument validation is much improved -- rather than silently ignoring arguments that don't make sense.
  • Better CI thanks to @dieterb

Bugfixes

  • No "fatal" git error on first task add #109
  • Now possible to run dstask help before the git repository has been initialised #104
  • Text-searching is case-insensitive again #102
  • Repo creation was not fully working in v0.24 -- fixed in this .1 release.
  • Help output now selectively shows colour key

Admin

  • We now have an unofficial MacOS homenbrew package for dstask thanks to @alebcay, to go with
    the AUR package, NixOS and FreeBSD package.
  • There is a slack channel at https://gophers.slack.com/ on channel #dstask.

Don't miss a new dstask release

NewReleases is sending notifications on new releases.