Skip to content

Releases: naggie/dstask

v0.12

Choose a tag to compare

@naggie naggie released this 11 Sep 20:33
0716b45

Bugfixes:

  • show-projects command showed old projects with incorrect progress
  • show-resolved did not show first week date
  • project: conflict detection was broken (when context was set)
  • tab completion wasn't enabled for new show- commands

Improvements:

  • show-projects is colourised now
  • show-open shows all open tasks without truncation

Features:

  • show-unorganised command

Notes:

  • Switched to drone CI

EDIT: removed broken MacOS release.

v0.11

Choose a tag to compare

@naggie naggie released this 16 Apr 18:17
bd310a7
  • more show- commands for reporting and easier management
  • Active colour is now white
  • Fix truncation indicator message
  • Minor bug/typo fixes

v0.10

Choose a tag to compare

@naggie naggie released this 26 Mar 19:44
690addc

Maintenance release.

  • Implement CI tests
  • Improved normalisation of tasks
  • Improved validation of tasks
  • Re-factored table renderer to better use screen when truncated
  • Show notes when resuming a task
  • resolved command is now show-resolved

Bugfixes:

  • Context command can now display the current context
  • Fix completion when using modify command

v0.9

Choose a tag to compare

@naggie naggie released this 15 Mar 14:30
a747afb

Bugfix release. It's now possible to resolve the first created task when
starting from an empty repository.

Smoke testing also implemented to prevent similar problems in the future.

v0.8

Choose a tag to compare

@naggie naggie released this 18 Feb 18:45
b2f5ce0
  • Bugfix: resume a paused task
  • resolved-week and resolved-today have been combined into a single resolved command, which now displays by week.
  • Last line of note displayed by resolved command

v0.7

Choose a tag to compare

@naggie naggie released this 07 Feb 19:13
b60df9a

Upgrade all your devices to 0.7 before using this release, as a replacement
status is used: PAUSED. When you've started and then stopped a task, it goes
into the paused state. This is to allow the task view to visualise what tasks
you're working on -- but not right now. Older clients won't see tasks in the paused state.

Changes:

  • "Paused" state, see above
  • zsh completions
  • / split to notes operator
  • start now allows adding a task at the same time
  • The task number is now clearer in output

v0.6

Choose a tag to compare

@naggie naggie released this 13 Jan 09:11
28c7a0d
  • Per-command help
  • Better contextual bash completion

v0.5

Choose a tag to compare

@naggie naggie released this 11 Jan 22:06
dd584dd

Bash completion engine, and other minor changes

v0.4

Choose a tag to compare

@naggie naggie released this 03 Jan 20:24
0be56eb
  • log command to add a resolved task
  • annotate cmd is now known as note
  • open command opens all URLs in task in browser
  • -- ignores context for current command

v0.3

Choose a tag to compare

@naggie naggie released this 27 Dec 16:02
589e4dc
only show help if tasks == 0 and db is empty