| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-10-14 | 1.9 kB | |
| v8.0.0 source code.tar.gz | 2024-10-14 | 518.0 kB | |
| v8.0.0 source code.zip | 2024-10-14 | 552.4 kB | |
| Totals: 3 Items | 1.1 MB | 0 | |
What's Changed
- doc: fix API autocannon.print by @casantosmu in https://github.com/mcollina/autocannon/pull/508
- fix: table would still be rendered in JSON mode when writing to file by @10xLaCroixDrinker in https://github.com/mcollina/autocannon/pull/514
- fix(requestIterator): generated IDs were not URL-safe by @10xLaCroixDrinker in https://github.com/mcollina/autocannon/pull/515
- fix(printResult): tables included colors even when outputStream did not support it by @10xLaCroixDrinker in https://github.com/mcollina/autocannon/pull/513
- Update README to make behavior of idReplacement more clear by @ConnorSinnott in https://github.com/mcollina/autocannon/pull/516
- Allow for ID replacement in the URL by @MattIPv4 in https://github.com/mcollina/autocannon/pull/521
- Add missing angle bracket by @skyf0l in https://github.com/mcollina/autocannon/pull/523
- refactor: replace
subargwith@minimistjs/subargby @ljharb in https://github.com/mcollina/autocannon/pull/524 - Fix windows tests by @mcollina in https://github.com/mcollina/autocannon/pull/531
- assume onPort if -- node is set by @karankraina in https://github.com/mcollina/autocannon/pull/530
New Contributors
- @casantosmu made their first contribution in https://github.com/mcollina/autocannon/pull/508
- @10xLaCroixDrinker made their first contribution in https://github.com/mcollina/autocannon/pull/514
- @ConnorSinnott made their first contribution in https://github.com/mcollina/autocannon/pull/516
- @MattIPv4 made their first contribution in https://github.com/mcollina/autocannon/pull/521
- @skyf0l made their first contribution in https://github.com/mcollina/autocannon/pull/523
- @ljharb made their first contribution in https://github.com/mcollina/autocannon/pull/524
- @karankraina made their first contribution in https://github.com/mcollina/autocannon/pull/530
Full Changelog: https://github.com/mcollina/autocannon/compare/v7.15.0...v8.0.0