Skip to content

v0.2

Latest
Compare
Choose a tag to compare
@solomonng2001 solomonng2001 released this 23 Feb 02:36
· 8 commits to master since this release

v0.2 Release (23 February 2024)

Summary of Changes:

  • Added Graphical User Interface (GUI) for users to interact with the task list through a chatbot interface.
  • Implemented Command Line Interface (CLI) to provide power users with a command-based interface for managing tasks.
  • Developed basic features such as adding todos, deadlines, and events, listing tasks, marking tasks as done, unmarking tasks, deleting tasks, and finding tasks via keywords.
  • Introduced local storage functionality to save changes made to the task list and load the task list automatically when the application is launched.

Release Notes:

Instructions:

  • To download the latest version, visit the Releases page on GitHub.
  • Follow the installation instructions provided in the README file.
  • If you encounter any issues or have feedback, please open a new issue on GitHub.

We hope you enjoy this new release!