2.2.0
- Now all GitHub remotes are checked for jobs. Previously, only one was checked, so you wouldn't see jobs running on an upstream fork.
- Added option
--only
to limit which workflows are displayed as requested in issue 17. - The output is now redrawn immediately when the terminal window is resized (on Mac or Linux). Thanks, Bill Mill.