Skip to content

Releases: CyberT3C/siqi

0.11

25 Mar 19:33
4092bfe
Compare
Choose a tag to compare
0.11 Pre-release
Pre-release

Full Changelog:
Created initial task app which will store tasks in a default.task file.
The file format is yaml
The app will always read all tasks from default.task and load them.
The app will always save changes in default.task file.

Added Features:

  • Add
  • Delete
  • Mark as done
  • Open
  • MoveUp
  • MoveDown