Releases: benchmark-action/github-action-benchmark
Releases · benchmark-action/github-action-benchmark
v1.17.0
- feat: support for JMH parameters (as separate charts) (#161)
- feat: enable user to specify the ref being tested (#163)
- feat: allow more characters in Golang bench outputs (#131)
v1.16.2
- Fix use
commit.id
over commit
object (#155)
v1.16.1
- Fix missing
summary-always
param in action.yml file
v1.16.0
- Feat Support pr summary for benchmark output (#138)
v1.15.0
- Feat: Add support for Java via JMH (#134)
- Chore: Update @actions/core, @actions/exec and @actions/io to the latest version (#137)
v1.14.0
Feat: Added benchmark luau support (#123)
Chore: Bump minimist from 1.2.5 to 1.2.6 (#114)
Feat: Implement deploy to another repository (#112)
v1.13.0
Feat: Updated urls to support GHES (#104)
Feat: Add support for BenchmarkDotNet (#109)
Chore: Bump node-fetch from 2.6.6 to 2.6.7 (#107)
v1.12.0
Feat: Support private repositories (#105)
Chore: Bump action runner to node v16 (#106)
v1.11.3
Fix: fix trailing whitespace characters in cargo benchmarks (#97)
v1.11.2
Fix: Added option to use Rust benchmark names with spaces (#94)