Skip to content

Releases: bencherdev/bencher

v0.5.8

16 Nov 16:16

Choose a tag to compare

  • Allow the BenchmarkDotNet namespace to be optional (Thank you @ntransw)
  • Fix Bencher Console for non-Bencher Plus builds (Thank you @flokli)

v0.5.7

03 Nov 16:18

Choose a tag to compare

  • Fix workspace level feature unification for non-Bencher Plus builds (Thank you @flokli)

v0.5.6

18 Oct 22:13

Choose a tag to compare

  • 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

14 Sep 17:29

Choose a tag to compare

  • Add Login with Google as an authentication option
  • Allow the --file option to be specified multiple times to track multiple result files

v0.5.4

17 Aug 15:54

Choose a tag to compare

  • 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 CI environment variable is set to true will now require the --ci-on-the-fly flag (Thank you @jaqx0r)

v0.5.3

14 Jul 01:18

Choose a tag to compare

  • Improve iai-callgrind adapter (Thank you gamma0987)

v0.5.2

19 Jun 17:33

Choose a tag to compare

  • Fix empty slug validation bug

v0.5.1

01 May 22:45

Choose a tag to compare

  • Fix horizontal wiggle in mobile view of the Console UI
  • Add daily rate limiting to all resource creation
  • Add plus.rate_limiting section to the API server configuration

v0.5.0

30 Mar 22:26

Choose a tag to compare

  • Allow bencher run to create a project if it does not exist for both anonymous and authenticated users
  • Deprecate the --no-hash flag for bencher run
  • Move to Linux, macOS, and Windows as the default Testbeds for bencher run
  • Add log scaling to Perf Images (Thank you @brianheineman)
  • Add daily rate limiting for Metrics for Organizations without a Bencher Plus plan

v0.4.37

23 Feb 19:07

Choose a tag to compare

  • Add dimension search in Threshold creation UI
  • Add Threshold list to Branch, Testbed, and Measure pages in Console UI
  • Add unit abbreviation to Perf Report tables in Console UI and PR comments (Thank you @BD103)
  • Add support for GitHub Enterprise Server to bencher CLI (Thank you @btoic)