Skip to content

Releases: HightechTR/TrashpanBot

v2.1.0

15 Aug 07:01

Choose a tag to compare

Changelog:

  • Added the ability to change the time format displayed by the program using the 24hour command.
  • Time format setting is written in the save file.

v2.0.0

13 Mar 17:50

Choose a tag to compare

Graded release for CS2113.

Changelog:

  • Added find command: lists all tasks with the given keyword
  • Deadline & Event tasks now take in specific date and time formats
  • Automatically creates data directory in home directory if it doesn't exist
  • Modified text output to better match Raki Kazuki's personality and with improvements to documentation

v1.0.0

21 Feb 17:00

Choose a tag to compare

v1.0.0 Pre-release
Pre-release

Original release of TrashpanBot.

Features: Task List

  • Adding tasks: todo, deadline, event
  • Remove tasks: remove
  • Mark/Unmark tasks: mark/unmark
  • List tasks: list

Requires Java 17 to run.