All Versions
8
Latest Version
Avg Release Cycle
71 days
Latest Release
2095 days ago

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 is pewpew.{json,toml} instead of config.{json,toml}
    Count and Concurrency are now properties of StressConfig, not Target.
    CreateTextSummary was renamed to CreateTextStressSummary

  • 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