Skip to content

Releases: wxiaoyun/ip

Release list

v0.2

Choose a tag to compare

@wxiaoyun wxiaoyun released this 17 Feb 04:26
c2a9949

New features:

  • Find task
  • Help command to understand various commands and their usage

Bug fixes:

  • Tasks now display date time in a user friendly way
  • Improve user guide documentation

v0.1

v0.1 Pre-release
Pre-release

Choose a tag to compare

@wxiaoyun wxiaoyun released this 27 Jan 14:06
8a02afd

Features:

  • Task manager: CRUD operations
  • Support 3 types of tasks: todo, event, deadlines
  • Support the following operations
    • Create any of the 3 task type
    • List all tasks
    • Delete any tasks
    • Mark any task as complete
    • Unmark any task as complete
    • Persistent file storage
    • Friendly error messages