Releases: mcollina/autocannon
Releases · mcollina/autocannon
v7.0.4
What’s Changed
- fix: Reuse headers when set - fixes #280 (#332) @SimonJang
- chore(deps): bump form-data from 3.0.1 to 4.0.0 (#331) @dependabot
- fix: broken test with node 15 (#328) @salmanm
v7.0.3
v7.0.2
v7.0.1
v7.0.0
What’s Changed
- fix: fixes (mem leaks, progress tracking) (#310) @salmanm
- fix: add workers in the output (#308) @salmanm
- feat: Add support for initializing custom context object (#304) @salmanm
- chore: add dependabot automerge (#306) @salmanm
- Bump standard from 15.0.1 to 16.0.3 (#302) @dependabot-preview
- feat: setupRequest/onResponse support for worker mode (#298) @salmanm
- Adding support for passing in custom tlsOptions (#303) @chiragpat
- fix: handle large response body correctly (#301) @salmanm
- Expose printResult internal (#297) @fraxken
- feat: introduce support to use worker threads (#290) @salmanm
- Bump standard from 14.3.4 to 15.0.0 (#292) @dependabot-preview
- fixed small errors (#291) @0xflotus
v6.6.0
What’s Changed
- Limitations (#288) @mcollina
- fix: Record bodies in the RequestIterator even if the body is empty. (#287) @ShogunPanda
v6.5.0
v6.4.0
What’s Changed
- Enable WASM for HdrHistogramJS (#283) @alexvictoor