You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
new sub-command version to allow a quick way to know which version is installed
sub-command report now supports this-week and last-week as time range aliases
listing respectively all entries which start this week, and all entries that happened
on previous week.
Changed
all relevant errors now have stack trace with then, which will be printed when the
flag --debug is used.
error reporting now centralized, removing the need for a helper function in each
sub-command