Skip to content

Releases: jyx0615/ip

v1.2

20 Sep 05:16

Choose a tag to compare

Description

  • Added find command to display tasks containing a given keyword.
  • Added help command to show all the available commans.
  • Updated deadline and event to store date and time as objects instead of strings, enabling date comparison.
  • Enhanced list command to conditionally display specific task types within a given range.

v1.0

16 Sep 03:26

Choose a tag to compare

A-Jar

Initialize Gradle build configuration: add build.gradle, gradle.prope…