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:
- For detailed instructions on using the new features and commands, please refer to the User Guide section in the documentation.
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!