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
Added:
- Log output order can now be controlled via the `--reverse/--no-reverse` flag
and the `reverse_log` configuration option (#369)
- Add `--at` flag to the `start` and `restart` commands (#364).
- Add `--color` and `--no-color` flags to force output to be colored or not
respectively (#350).
Changed:
- Require latest Arrow version 0.15.6 to support ISO week dates (#380)
Fixed:
- Make after-edit-check ensure that edited time stamps are not in the future
(#381)
0 commit comments