Skip to content

v11.0.0

Compare
Choose a tag to compare
@tsenart tsenart released this 18 Aug 23:10
· 183 commits to master since this release
6eef4b1

What's new?

  • vegeta (plot | report | encode) can work with multiple input files with a consistent interface.
  • e.g. vegeta report results.*, vegeta plot results.json results.gob

Changelog

6eef4b1 Merge pull request #322 from tsenart/report-file-args
8db30d0 Update docs
99f78db report: Support multiple file arguments
1bfff57 plot: Improved description of file arguments
b22f4d4 plot: Reuse decoder helper in plot
5892206 encode: Reuse decoder helper in encode
522e600 vegeta: Helper decoder function
54cfcc1 results: Implement DecoderFor