Skip to content

Releases: E3nviction/GoTasks

V1.0.0

31 Aug 17:52
f2b80a8

Choose a tag to compare

I am excited to announce the first release of the GoTasks CLI! This version brings a comprehensive set of features to help you manage your tasks efficiently from the command line.

✨Features

Add Tasks: Easily add new tasks with descriptions.
List Tasks: Display all tasks or filter to show only incomplete tasks.
Delete Tasks: Remove tasks by their ID.
Edit Tasks: Update the description of existing tasks.
Move Tasks: Change the ID of tasks to reorder them.
Get Tasks: Retrieve the ID of a task by its name.
Complete Tasks: Mark tasks as completed.

Full Changelog: https://github.com/E3nviction/GoTasks/commits/v1.0.0