v0.1.0
Pre-release
Pre-release
Introducing Leo a CLI-based task management system.
Hola, me llamo Leo - "Hello I am Leo"
Here's what's new in Version 0.1
Added three task types: Todo, Event and Deadline
- You can now create Todo, Event and Deadline items by prefacing the task content with
todo,eventordeadline. - Event and Deadline types require further description:
event ... /from DD/MM/YYYY HHMM /to DD/MM/YYYY HHMM,deadline ... /by DD/MM/YYYY HHMM
Add task management functions: list, delete, mark as done and unmark completed tasks
listdisplays all tasks currently saved in your Task List.delete <taskId>deletes task with taskId in your Task List.mark <task Id>andunmark <taskId>can be used to mark a task as completed or incomplete.
Full Changelog: https://github.com/vigonometry/ip/commits/A-Jar