0.1.2 (2021-04-23)
Pre-release
Pre-release
- Added: option
-d
/--duration
now accepts a temporal expression similar
to-t
/--to
and-f
/--from
(commit) - Added: option
-n
/--new
onfill
forces dlog to always create a new entry,
even if the content of the entry is identical to the last entry
(commit) - Fixed: output for
dlog fill
showed an incorrect added duration when used
on an incomplete entry created throughdlog start
(commit) - Fixed: no such file error when initially running any command while the
entries
file has not yet been created
(commit)