Releases: bencherdev/bencher
Releases Β· bencherdev/bencher
v0.5.8
v0.5.7
- Fix workspace level feature unification for non-Bencher Plus builds (Thank you @flokli)
v0.5.6
- Fix Iai-Callgrind adapter parsing bug (Thank you @gamma0987)
- Add alias for Iai-Callgrind to Gungraun rename, (
rust_iai_callgrind->rust_gungraun)
v0.5.5
- Add
Login with Googleas an authentication option - Allow the
--fileoption to be specified multiple times to track multiple result files
v0.5.4
- Fix fork pull request example (Thank you @ruyadorno)
- Improve database backup to run in the background
- Improve server stats to run in the background
- Add branch head version to the Console UI
- BREAKING CHANGE Creating an on-the-fly project when the
CIenvironment variable is set totruewill now require the--ci-on-the-flyflag (Thank you @jaqx0r)
v0.5.3
- Improve
iai-callgrindadapter (Thank you gamma0987)
v0.5.2
- Fix empty slug validation bug
v0.5.1
- Fix horizontal wiggle in mobile view of the Console UI
- Add daily rate limiting to all resource creation
- Add
plus.rate_limitingsection to the API server configuration
v0.5.0
- Allow
bencher runto create a project if it does not exist for both anonymous and authenticated users - Deprecate the
--no-hashflag forbencher run - Move to
Linux,macOS, andWindowsas the default Testbeds forbencher run - Add log scaling to Perf Images (Thank you @brianheineman)
- Add daily rate limiting for Metrics for Organizations without a Bencher Plus plan