Releases: ChainSafe/benchmark
Releases · ChainSafe/benchmark
v2.0.2
2.0.2 (2026-03-30)
What's Changed
- fix: use parseAsync to propagate async handler errors to exit code by @lodekeeper in #46
- fix: throw error when benchmarks fail instead of silently dropping results by @lodekeeper in #45
- chore(main): release 2.0.2 by @github-actions[bot] in #47
- chore: remove npm token setup from release workflow by @nazarhussain in #48
- chore(main): release 2.0.3 by @github-actions[bot] in #49
- fix: release workflow by @nazarhussain in #50
- chore(main): release 2.0.2 by @github-actions[bot] in #51
New Contributors
- @lodekeeper made their first contribution in #46
Full Changelog: v2.0.1...v2.0.2
v2.0.1
2.0.1 (2025-04-30)
What's Changed
- ci: use manifest config file for release by @nazarhussain in #40
Full Changelog: v2.0.0...v2.0.1
v2.0.0
v1.2.3
What's Changed
- feat: dynamic sampling time by @nazarhussain in #27
- fix: skipped suite does not show up in the report by @nazarhussain in #28
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- feat: add statistical convergence and outlier detection by @nazarhussain in #26
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- fix: cleanup options when suite finishes by @nazarhussain in #24
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- feat: export afterEach and afterAll hooks by @nazarhussain in #23
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- chore: bump package version by @nazarhussain in #22
Full Changelog: v1.1.0-rc.6...v1.1.0
v1.1.0-rc.6
What's Changed
- fix: cleanup handler for task after completion by @nazarhussain in #21
Full Changelog: v1.1.0-rc.5...v1.1.0-rc.6
v1.1.0-rc.5
What's Changed
- feat: add cli flag to trigger gc by @nazarhussain in #20
Full Changelog: v1.1.0-rc.4...v1.1.0-rc.5