Taskline Versions Save

Tasks, boards & notes for the command-line habitat

v1.4.4

3 years ago

v1.4.3

3 years ago

v1.4.1

4 years ago

Changelog

  • Fixed timetracking bugs
  • Improved backwards compatibility

v1.4.0

4 years ago

Changelog

  • Add timeloggin feature for tasks
  • Add spanisch language support
  • Add localization to help menu

v1.3.3

4 years ago

v1.3.0

4 years ago

v1.2.2

4 years ago

Fix

  • Removed debug commands

v1.2.1

4 years ago

Fix

  • Fixed package.json. Added i18n directory to release build.

v1.2.0

4 years ago

Highlights

  • Added possibility to use humanized dates (big thanks to Aditya Sriram for contributing this feature). Complete list of all commands can be found in the readme.
tl t "humanized" -d tomorrow
tl t "thats cool" -d "next monday"
  • Added localization feature. Default language is english. This can be changed in the configuration file under language.
  • Decreased app size from 55mb to 25mb.

v.1.1.3

4 years ago

Highlights

  • Added seperat color for errors
  • Small bug fixes