Releases: jeronkk/ip
Releases · jeronkk/ip
LeChatBot v0.3 Release
LeChatBot v0.2 Release
Improved Help Command
- Run help to view a full list of available commands with descriptions.
Bug Fixes
- Resolved minor UI inconsistencies when displaying task lists.
- Fixed issue where marking tasks as done/unmarking them did not update properly.
LeChatBot Initial Release
LeChatBot is a simple command-line chatbot that helps users manage tasks efficiently. It supports adding, listing, marking, unmarking, and deleting tasks, including deadlines and events. Built using Java, it follows object-oriented principles and supports persistence through file storage. The project is structured with Gradle for build automation and JUnit for testing.