Changes since 0.1.0
-------------------

New features:
    - Hide (archive) tasks.
    - List hidden (archived) tasks.
    - List while filtering per tags and content.
    - Task statuses (todo, done, active, hidden).
    - Timer on active tasks.
    - Detailed info of tasks.
    - List and count of tags used.

Improvements:
    - Use sqlite3 instead of json file.
    - Display uuid alongside id of each task.
    - Display spent time on tasks.
    - Display status by name (used to be an integer).