PackageTrack
Sign in Get early access

github.com/naggie/dstask

v1.0.1 #1511 most downloaded on Go modules naggie/dstask

What this package is like to depend on

Last release 3 months ago

11 May 2026

Release timing varies

gaps range from 8 days to 1.4 years

Nearly every release is documented

notes for 5 of 5 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

38 releases · first in 2019

15 releases in the last 12 months

see the full history below

Release timeline

38 releases · Aug 2019 to May 2026
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 38
  1. v1.0.2-0.20260511064813-cdfd902d8439 11 May 2026 pre-release

    Nothing published for this version

  2. v1.0.2-0.20260507093150-54abf3a973e7 07 May 2026 pre-release

    Nothing published for this version

  3. v1.0.2-0.20260404111414-7ee599af2343 04 Apr 2026 pre-release

    Nothing published for this version

  4. v1.0.2-0.20260401101501-25b29bef4078 01 Apr 2026 pre-release

    Nothing published for this version

  5. v1.0.1 10 Jan 2026
    Release notes

    What's Changed

    • Fix table layout -- header row was too long
    • Add a section to the README to explain how to integrate fuzzy finders by @IngoMeyer441 in #218
    • Support getting terminal size on windows by @philippbeckmann in #219
    • Add an advanced fzf integration for dstask modify and multi-select by @IngoMeyer441 in #220
    • fix P0 foreground color for tasks due now by @domlupo in #223

    New Contributors

    Full Changelog: 1.0...v1.0.1

    Open source →
    Release notes

    v1.0.1 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  6. v0.26.1-0.20251209202603-de147024c8cd 09 Dec 2025 pre-release

    Nothing published for this version

  7. v0.26.1-0.20251107220257-4ecaa45f4024 07 Nov 2025 pre-release

    Nothing published for this version

  8. v0.26.1-0.20251105211356-004d56425438 05 Nov 2025 pre-release

    Nothing published for this version

  9. v0.26.1-0.20251103184803-4b4d5b8c917c 03 Nov 2025 pre-release

    Nothing published for this version

  10. v0.26.1-0.20251103184140-45af24933118 03 Nov 2025 pre-release

    Nothing published for this version

  11. v0.26.1-0.20251102122129-f11614f8f9f4 02 Nov 2025 pre-release

    Nothing published for this version

  12. v0.26.1-0.20251027151038-deaa8729fe1b 27 Oct 2025 pre-release

    Nothing published for this version

  13. v0.26.1-0.20251018172127-8809caac9c16 18 Oct 2025 pre-release

    Nothing published for this version

  14. v0.26.1-0.20250827180253-6ad98f133a36 27 Aug 2025 pre-release

    Nothing published for this version

  15. v0.26.1-0.20240817081638-412f913671d2 17 Aug 2024 pre-release

    Nothing published for this version

  16. v0.26.0 07 Feb 2024
    Release notes
    • #152 reduces sync issues, thanks to @dontlaugh
    • #156 removes import-tw which now lives on the separate binary, dstask-import thanks to @Dieterbe
    • #154 corrects the critical task count
    • #160 encodes the task name in the temporary file for convenience thanks to @dontlaugh
    • #166 prevents a panic thanks to @dontlaugh
    • #165 embeds bash/zsh completion generation commands thanks to @dontlaugh
    Open source →
    Release notes

    v0.26.0

    Compare

    Choose a tag to compare

    Open source →
  17. v0.24.2-0.20240207214124-1ec15e7750eb 07 Feb 2024 pre-release

    Nothing published for this version

  18. v0.24.2-0.20220913203601-38b697d403ff 13 Sep 2022 pre-release

    Nothing published for this version

  19. v0.24.2-0.20220418203531-566325b7cca0 18 Apr 2022 pre-release

    Nothing published for this version

  20. v0.24.2-0.20220314195627-860ccb1be50e 14 Mar 2022 pre-release

    Nothing published for this version

  21. v0.24.2-0.20210812222749-7dec81f14c1b 12 Aug 2021 pre-release

    Nothing published for this version

  22. v0.24.2-0.20210507171612-bd4f69d0c393 07 May 2021 pre-release

    Nothing published for this version

  23. v0.24.1 21 Jan 2021
    Release notes

    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.
    Open source →
    Release notes

    v0.24.1

    Compare

    Choose a tag to compare

    Open source →
  24. v0.23.3-0.20201206201716-815916d5cda7 06 Dec 2020 pre-release

    Nothing published for this version

  25. v0.23.2 17 Nov 2020
    Release notes

    Behavioural changes

    • show-projects now ignores context
    • @xm31: Truncation message is now more useful
    • project: filtering now effectively uses AND logic like before
    • The rm command now asks for a confirmation

    Bugfixes

    • Use of / note operator now stops parsing of tags/projects correctly
    • Fix command completion, which occurred incorrectly after tags/projects
    • @Dieterbe: Fixed error handling when saving state (only close on success)

    Features

    • rm command accepts a comment to add to the commit message body

    Misc

    • General code improvements from @Dieterbe
    • vendored module update
    Open source →
    Release notes

    v0.23.2

    Compare

    Choose a tag to compare

    Open source →
  26. v0.23.1 07 Nov 2020
    Release notes

    v0.23.1

    Compare

    Choose a tag to compare

    Open source →
  27. v0.0.0-20260511064813-cdfd902d8439 11 May 2026 pre-release

    Nothing published for this version

  28. v0.0.0-20260110102259-ff573962eb5f 10 Jan 2026 pre-release

    Nothing published for this version

  29. v0.0.0-20200923200225-7b2599a56bcb 23 Sep 2020 pre-release

    Nothing published for this version

  30. v0.0.0-20200922080017-2f83a1a281e6 22 Sep 2020 pre-release

    Nothing published for this version

  31. v0.0.0-20200802145826-17855caed5e3 02 Aug 2020 pre-release

    Nothing published for this version

  32. v0.0.0-20200725083804-66f0b42126b0 25 Jul 2020 pre-release

    Nothing published for this version

  33. v0.0.0-20200714201043-18a76a373b69 14 Jul 2020 pre-release

    Nothing published for this version

  34. v0.0.0-20200713194247-845806af86ed 13 Jul 2020 pre-release

    Nothing published for this version

  35. v0.0.0-20200524091242-cb0501662649 24 May 2020 pre-release

    Nothing published for this version

  36. v0.0.0-20200524080031-61635c86180a 24 May 2020 pre-release

    Nothing published for this version

  37. v0.0.0-20200518201144-31cba2523f48 18 May 2020 pre-release

    Nothing published for this version

  38. v0.0.0-20190829174405-11f44c049190 29 Aug 2019 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive