Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@hardikkum444 hardikkum444 released this 17 Nov 09:30
· 6 commits to main since this release

Release Notes for the go-do-it Application

Version: 2.0.0
Release Date: November 17, 2024

Major Updates

  • Terminal User Interface: A new terminal user interface has been introduced, designed with a minimalist approach for enhanced usability.
  • Enhanced To-Do List: The to-do list now includes additional fields for "Deadline" and "Notes," allowing for better task management.
  • Android Compatibility: The application is now available for Android devices, expanding accessibility for users.

Usage Instructions

To explore the terminal user interface, run the following command:

go-do-it tui

For help and additional options, use:

go-do-it --help

Full Changelog: v1.0.1...v2.0.0

go-do-it Terminal User Interface