shrun 0.8.1
shrun 0.8.1
Release Notes
Click to expand changelog
Changed
- Default log renamed from
XDG_STATE/shrun/log
to
XDG_STATE/shrun/shrun.log
.
Added
- Added feature for sending notifications upon command/shrun completion.
The new CLI options (toml
) are:--notify-action (notify.action)
--notify-system (notify.system)
--notify-timeout (notify.timeout)
- Added new (
--timer-format
/timer-format
) feature for formatting the
timer. Options are:digital_compact
digital_full
prose_compact
prose_full
- Add
no-x
options to allow selectively disabling options (e.g. disable a
single field set by the toml file).
Fixed
- Fixed bug where command logs with newlines in them were rendered in the same
log. These are now split across multiple logs. - Help page improved.
Full Changelog: 0.8...0.8.1