Releases: mcollina/autocannon
Releases · mcollina/autocannon
v4.4.1
What’s Changed
- Fix bug with \r\n tail in requests with body (#231) @JerryCauser
v4.4.0
v4.3.0
What’s Changed
- adds support for HTTP basic authentication (#220) @gillesdemey
v4.2.0
What’s Changed
- chore(package): update tap to version 14.6.7 (#219) @mcollina
- Propagate counter on tick (#224) @catalin-me
- Update bl to the latest version 🚀 (#218) @Greenkeeper
v4.1.1
What’s Changed
- Fix min req/sec when 0 requests succeed (#216) @mohd-akram
v4.1.0
v4.0.0
v3.2.2
What’s Changed
- Update timestring to the latest version 🚀 (#200) @Greenkeeper
- Check to prevent infinite loop when amount is greater than connections (#193) @CharlieTheProgrammer
- Updated README.md (#198) @msantagata
- Added Node v12 to .travis.yml