Skip to content

Releases: rakyll/hey

v0.1.4

06 Aug 02:33
af17706

Choose a tag to compare

Add Work.RequestFunc (#149)

* Remove unused variable in test

* Add Work.RequestFunc

With this commit, people using hey as a library can generate different
requests, rather than repeating the same request each time. This can be
useful for simulating a variety of requests or replaying traffic.

v0.1.3

18 Jan 06:52

Choose a tag to compare

Clarify -c and -q flag description (#190)

v0.1.2

08 Apr 21:08

Choose a tag to compare

v0.1.1

18 Sep 18:45

Choose a tag to compare

Add request offset to csv (#126)