Skip to content

Releases: mcollina/autocannon

v0.11.4

18 Jul 10:56
Compare
Choose a tag to compare
  • Support passing a URL without http at the front #69 by @thekemkid

v0.11.3

14 Jul 10:52
Compare
Choose a tag to compare
  • Correctly count the status code not ending in 00.

v0.11.2

13 Jul 10:57
Compare
Choose a tag to compare

v0.11.1

11 Jul 15:29
Compare
Choose a tag to compare
  • Graceful redirection of progress bar (#57) by @thekemkid

v0.11.0

08 Jul 15:36
Compare
Choose a tag to compare
  • Added rate limiting options (#54) by @thekemkid

v0.10.0

08 Jul 11:34
Compare
Choose a tag to compare
  • Allow users to enter Timestrings for duration (#53) by @thekemkid
  • Allow specification of max requests to make per run (#51) by @thekemkid
  • kOnHeaders bugfix (#49) by @davidmarkclements
  • Add all status code counts to result output (#47) by @thekemkid
  • Pass headers and body of replies through client events (#45) by @thekemkid

v0.9.2

05 Jul 21:17
Compare
Choose a tag to compare
  • Support title and timings #44 by @thekemkid

v0.9.1

05 Jul 18:06
Compare
Choose a tag to compare
  • Use port 443 as defaults for https #41
  • forward errors to connError  event #41

v0.9.0

04 Jul 22:29
Compare
Choose a tag to compare
  • Support setting multiple request in the API #36 by @thekemkid

v0.8.0

28 Jun 08:49
Compare
Choose a tag to compare
  • HTTPS support #30 by @thekemkid
  • Timeout if request is taking too much time #29 #31 by @thekemkid