Skip to content

Releases: aaron-ljx/ip

v0.5

20 Mar 10:10

Choose a tag to compare

  • Updated User Guide
  • Refactored long methods into shorter methods

v0.4

17 Mar 03:56

Choose a tag to compare

  • fixed bug where user is able to enter an empty description when updating.

v0.3

16 Mar 20:25

Choose a tag to compare

  • Fixed bug where user is able to submit an invalid date when creating or updating an Event or Deadline class.
  • Fixed bug where user is able to submit an empty search term when using the Find command.
  • Fixed bug where user is able to submit an empty description when creating a task
  • All leading white spaces of a task description is now stripped away to enhance the way Duke displays the task list.

v0.2

17 Feb 16:55
9faac8b

Choose a tag to compare

This final version of Duke has all the necessary functionalities such as adding, deleting, view, mark, unmark, find and update tasks.

v0.1

26 Jan 18:00

Choose a tag to compare

This very first version of Duke has the basic functionalities such as adding, deleting and persistent saving of tasks.