Releases: mcollina/autocannon
Releases · mcollina/autocannon
v2.0.1
- Fix default option override #125
v2.0.0
- Allow use of http host and path during IPC (#123) by @watson
v1.0.0
- Support named pipes on Windows #120
Graduation to 1.0.0. We had no significant changes for more than 1 year, so I presume we can call this stable.
v0.18.0
- Add support for http benchmarking over unix sockets by @watson (#119)
- Fix issues with printing the bytes/sec max (#117 & #118)
v0.17.0
- Add js hdr-histogram dependency and remove native dependency. (#116 - @mcollina)
v0.16.5
- Fixed --latency option #106
v0.16.3
This just consisted of a quickfix for a bug introduced in v0.16.3 that broke the programmatic API.
v0.16.2
- Fix header parsing in the CLI #103 @allevo
- Bumped dependencies
v0.16.1
- Update readme instructions for id replacement (#102) by @fiacc