Skip to content

v1.7.0

Compare
Choose a tag to compare
@art049 art049 released this 05 Jul 17:04
· 53 commits to main since this release
00466cb

🎉 What's Changed

📚 Details

Features

  • feat: add request retries by @art049 in #68
  • feat: check the installed valgrind version by @art049 in #69
  • feat: allow callgraph generation with perf maps by @art049 in #70
  • feat: add custom node script by @adriencaccia in #72
  • feat: retrieve the v8 flags from @codspeed/core by @art049 in #74
  • feat: only display custom node script debug messages when CODSPEED_DEBUG=true by @adriencaccia in #75

Fixes

  • chore: update pnpm and node/pnpm setups by @adriencaccia in #71
  • fix: throw and stop the execution when the benchmark process fails by @art049 in #73

Full Changelog: v1.6.0...v1.7.0