All Versions
21
Latest Version
Avg Release Cycle
25 days
Latest Release
1322 days ago

Changelog History
Page 1

  • v1.10.1 Changes

    September 14, 2020
    • ๐Ÿ›  fixes line break issues at end of task

    Installation

    • Mac (Homebrew): brew install taskell
    • ๐Ÿง Mac/Linux: download binary and place it in a directory in your $PATH (e.g. /usr/local/bin)
    • ๐Ÿง Debian (including Ubuntu): download the .deb file and run dpkg -i taskell-1.10.1_x86-64-linux.deb. You may also need to install the libtinfo5 package (sudo apt install libtinfo5)
    • Fedora: Run sudo dnf install ncurses-compat-libs then download and run binary as described above
  • v1.10.0 Changes

    August 10, 2020
    • โž• Adds ability to customise new taskell file

    Installation

    • Mac (Homebrew): brew install taskell
    • ๐Ÿง Mac/Linux: download binary and place it in a directory in your $PATH (e.g. /usr/local/bin)
    • ๐Ÿง Debian (including Ubuntu): download the .deb file and run dpkg -i taskell-1.10.0_x86-64-linux.deb. You may also need to install the libtinfo5 package (sudo apt install libtinfo5)
    • Fedora: Run sudo dnf install ncurses-compat-libs then download and run binary as described above
  • v1.9.4 Changes

    June 17, 2020
    • ๐Ÿ›  fixes issue where line breaks at end of file caused parsing error
    • ๐Ÿ”จ various refactorings
    • GHC 8.8.3

    Installation

    • Mac (Homebrew): brew install taskell
    • ๐Ÿง Mac/Linux: download binary and place it in a directory in your $PATH (e.g. /usr/local/bin)
    • ๐Ÿง Debian (including Ubuntu): download the .deb file and run dpkg -i taskell-1.9.4_x86-64-linux.deb. You may also need to install the libtinfo5 package (sudo apt install libtinfo5)
    • Fedora: Run sudo dnf install ncurses-compat-libs then download and run binary as described above
  • v1.9.3 Changes

    February 17, 2020
    • โž• adds key bindings for moving tasks to top of list (#54)
    • โž• adds theming support for sub-tasks (#58)
    • built with GHC 8.8.2

    Installation

    • Mac (Homebrew): brew install taskell
    • ๐Ÿง Mac/Linux: download binary and place it in a directory in your $PATH (e.g. /usr/local/bin)
    • ๐Ÿง Debian (including Ubuntu): download the .deb file and run dpkg -i taskell-1.9.3_x86-64-linux.deb. You may also need to install the libtinfo5 package (sudo apt install libtinfo5)
    • Fedora: Run sudo dnf install ncurses-compat-libs then download and run binary as described above
  • v1.9.2 Changes

    February 03, 2020
    • ๐Ÿ›  fixes GitHub JSON parsing when using issue/PR cards

    Installation

    • Mac (Homebrew): brew install taskell
    • ๐Ÿง Mac/Linux: download binary and place it in a directory in your $PATH (e.g. /usr/local/bin)
    • ๐Ÿง Debian (including Ubuntu): download the .deb file and run dpkg -i taskell-1.9.2_x86-64-linux.deb. You may also need to install the libtinfo5 package (sudo apt install libtinfo5)
    • Fedora: Run sudo dnf install ncurses-compat-libs then download and run binary as described above
  • v1.9.1 Changes

    January 14, 2020
    • โž• adds padding config option
    • โž• adds statusbar config option
    • relative dates using just d and/or w won't include a time

    Installation

    • Mac (Homebrew): brew install taskell
    • ๐Ÿง Mac/Linux: download binary and place it in a directory in your $PATH (e.g. /usr/local/bin)
    • ๐Ÿง Debian (including Ubuntu): download the .deb file and run dpkg -i taskell-1.9.1_x86-64-linux.deb. You may also need to install the libtinfo5 package (sudo apt install libtinfo5)
    • Fedora: Run sudo dnf install ncurses-compat-libs then download and run binary as described above
  • v1.9.0 Changes

    January 02, 2020
    • ๐Ÿ“œ complete rewrite of the markdown serializer/parser

    Installation

    • Mac (Homebrew): brew install taskell
    • ๐Ÿง Mac/Linux: download binary and place it in a directory in your $PATH (e.g. /usr/local/bin)
    • ๐Ÿง Debian (including Ubuntu): download the .deb file and run dpkg -i taskell-1.9.0_x86-64-linux.deb. You may also need to install the libtinfo5 package (sudo apt install libtinfo5)
    • Fedora: Run sudo dnf install ncurses-compat-libs then download and run binary as described above
  • v1.8.2 Changes

    January 01, 2020
    • ๐Ÿ›  fixes issue with cabal build

    Installation

    • Mac (Homebrew): brew install taskell
    • ๐Ÿง Mac/Linux: download binary and place it in a directory in your $PATH (e.g. /usr/local/bin)
    • ๐Ÿง Debian (including Ubuntu): download the .deb file and run dpkg -i taskell-1.8.2_x86-64-linux.deb. You may also need to install the libtinfo5 package (sudo apt install libtinfo5)
    • Fedora: Run sudo dnf install ncurses-compat-libs then download and run binary as described above
  • v1.8.1 Changes

    December 23, 2019
    • ๐Ÿ›  fixes due date ordering issue
    • trims due date strings before validation

    Installation

    • Mac (Homebrew): brew install taskell
    • ๐Ÿง Mac/Linux: download binary and place it in a directory in your $PATH (e.g. /usr/local/bin)
    • ๐Ÿง Debian (including Ubuntu): download the .deb file and run dpkg -i taskell-1.8.1_x86-64-linux.deb. You may also need to install the libtinfo5 package (sudo apt install libtinfo5)
    • Fedora: Run sudo dnf install ncurses-compat-libs then download and run binary as described above
  • v1.8.0 Changes

    December 23, 2019
    • โž• adds support for times on due dates (e.g. 2020-01-02 09:00)
    • โž• adds localTimes markdown configuration option to store times with a timezone (defaults to UTC)
    • โž• adds date validation (press ESC to return to previous value)
    • ๐Ÿ”จ various refactorings

    Installation

    • Mac (Homebrew): brew install taskell
    • ๐Ÿง Mac/Linux: download binary and place it in a directory in your $PATH (e.g. /usr/local/bin)
    • ๐Ÿง Debian (including Ubuntu): download the .deb file and run dpkg -i taskell-1.8.0_x86-64-linux.deb. You may also need to install the libtinfo5 package (sudo apt install libtinfo5)
    • Fedora: Run sudo dnf install ncurses-compat-libs then download and run binary as described above