Skip to content

Releases: swxk19/ip

v1.1

17 Feb 14:12
Compare
Choose a tag to compare

Bug fixes and more error handling

v1.0

15 Feb 16:57
Compare
Choose a tag to compare

First stable release
Lots of bug fixes and polishing.
Added GUI

v0.2

06 Feb 10:50
Compare
Choose a tag to compare

Added:

  1. GUI
  2. Find command now accepts multiple keywords

Development features:

  1. Add checkstyle

v0.1

25 Jan 17:36
Compare
Choose a tag to compare

Supports the following commands:

  1. list
  2. todo
  3. deadline
  4. event
  5. mark
  6. unmark
  7. delete
  8. find
  9. bye

JUnit tests for:

  1. TaskList (Incomplete)
  2. ToDo (Incomplete)
  3. Deadline (Incomplete)
  4. Event (Incomplete)
  • Supports saving/loading from/to file.
  • Supports parsing of calendar dates.