Skip to content

v12.1.0

Compare
Choose a tag to compare
@tsenart tsenart released this 23 Oct 10:20
· 134 commits to master since this release

Whats new?

  • The report command now supports live updates with the --every flag. Pass something like 100ms for the report to be rendered on the screen at that rate.

Changelog

c120b94 Update README
cb67cbd report: Fix output flag usage string
c175690 Merge pull request #346 from tsenart/live-reporters
8f8d605 travis-ci: Fix golint install command
d4da877 report: Support --every flag for live updates
a2d8120 report: Stable order of status codes in text report
a3ce5a2 attack: Improve reliability of TestClient