Skip to content

1.0.0

Compare
Choose a tag to compare
@nedbat nedbat released this 15 Apr 13:02
· 60 commits to main since this release
1.0.0
06f262f
  • The --poll option sets the number of seconds to wait between refreshes.
  • Requests to GitHub are now made asynchronously, speeding execution.
  • Redirections from GitHub (for example, if a repo is renamed or moved) are followed transparently.
  • The exit code is now 1 if any runs failed, 0 if all were successful.
  • Long lines are no longer wrapped too short.