Releases: B1LLP4RK/ip
Releases · B1LLP4RK/ip
v0.5
Bug fix
- List is no longer truncated randomly when there are multiple tasks.
Improvement
- Todo command without any content is handled gracefully with the warning that the name of the task should be provided.
- ReadMe.md was changed to correctly explain
deadlineandeventcommand to use '/by' and '/at' instead of '\by' and '\at'.
v0.3
Bug fixes
- Duke does not redundantly display the date of deadline and event tasks at its name when using
listcommand. It is already displayed separately in parenthesis. - Duke tells the user to enter a valid number when the task number argument for
mark,unmark, anddeletecommand is invalid.