Releases: soywod/unfog
Releases · soywod/unfog
v1.0.5
v1.0.4
v1.0.3
Changed
- Replace Travis CI by GitHub Actions
v1.0.2
v1.0.1
v1.0.0
The args parser becomes more solid (based on optparse lib). The due time is simplified and normalized (using ISO notation instead of custom one), since it's not considered as a main feature. Tags are replaced by project. A project is just a unique tag (or a simple category). The aim of those changes is to simplify the usage of Unfog, and to focus on the core concept (create tasks, attach tasks to projects, start/stop tasks, check reports).
Added
- Save last state in a file [#25]
Changed
Fixed
- No parse due time [#34]