Skip to content

0.1.2 (2021-04-23)

Pre-release
Pre-release
Compare
Choose a tag to compare
@cengels cengels released this 23 Apr 14:43
· 13 commits to master since this release
3c8bdfc
  • Added: option -d/--duration now accepts a temporal expression similar
    to -t/--to and -f/--from
    (commit)
  • Added: option -n/--new on fill 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 through dlog start
    (commit)
  • Fixed: no such file error when initially running any command while the
    entries file has not yet been created
    (commit)