All Versions
8
Latest Version
Avg Release Cycle
71 days
Latest Release
2252 days ago
Changelog History
Changelog History
-
v0.3.5 Changes
July 21, 2018- ๐ Fixes bug #35 in reporting data transferred
- ๐ Makes data transferred more human readable using proper prefix units (KB, MB, etc.)
-
v0.3.4 Changes
April 17, 2018๐จ Refactor and runtime memory optimization (#34)
-
v0.3.3 Changes
April 13, 2018- ๐ Fix DNS prefetch host bug #31
- โฌ๏ธ Upgrade to Go 1.10
-
v0.3.2 Changes
November 29, 2017๐ Embeds release version and compile time in binary
-
v0.3.1 Changes
November 28, 2017๐ Fix to travis deploy to correctly create Github releases
-
v0.3 Changes
November 27, 2017โ Added:
XML output #27
DNS prefetch option #17๐ Improved:
โ Test coverage #11 #13
Verbose and quiet behavior #16
๐ Library documentation #14๐ฅ Breaking changes:
0๏ธโฃ Default config file ispewpew.{json,toml}
instead ofconfig.{json,toml}
Count and Concurrency are now properties ofStressConfig
, notTarget
.
CreateTextSummary
was renamed toCreateTextStressSummary
-
v0.2 Changes
March 23, 2017โ Added:
HTTP redirect control
Cookie config๐ Improved:
๐จ Statistics printer now shows status code distribution as percent -
v0.1 Changes
March 14, 2017๐ Initial release