Skip to content

v1.2

Compare
Choose a tag to compare
@putaojuice putaojuice released this 18 Mar 03:56
· 173 commits to master since this release
8cf8148
  1. Add addt command to add a task
  2. Add delt command to delete a task
  3. Add findt command to find a task
  4. Add Task class to capture the informations of a task
  5. Add TaskList class to contain the various tasks and support operations such as add, delete and find tasks.
  6. Update DG, UG and PPP