Releases: bencherdev/bencher
Releases Β· bencherdev/bencher
v0.4.33
- Fix plot image y-axis labels
- Show correctly scaled units in Perf Plot hover box
- Factor out common dimensions in Perf Plot key
- Allow selection of up to two Measures in Perf Plots
v0.4.32
- Fix benchmark result units in PR comments (Thank you @dklassic)
v0.4.31
- Fix Report measure count bug
- Auto-scale units in Perf Plots, Perf Images, Reports, and PR comments
v0.4.30
- Fix Bencher Self-Hosted Console build bug since
v0.4.24
v0.4.29
- Improve Pinned Plots loading fallback
- Return 404 Not Found for all resource endpoints when checking for both existence and permissions
- Update CLI install scripts to be able to set the
BENCHER_VERSION
v0.4.28
- Remove lazy loading of embedded perf plots due to Safari bug
- Move Pinned Plots out of
iframe
tags - Fix custom pinned plot window size bug
v0.4.27
- Limit GitHub Action Check to 65,535 characters
- Fix CLI HTML table output bug for Benchmarks with different Measures
v0.4.26
- Fix GitHub Action summary bug (Thank you @dklassic)
v0.4.25
- Add GitHub Action summary when using
--github-actions
option - Add ability to track build times with the new
--build-time
flag