Skip to content

Releases: FerrLabs/Benchmarks

v3.1.2

22 Apr 14:29

Choose a tag to compare

[3.1.2] - 2026-04-22

Bug Fixes

  • fix(action): skip compare+comment when comment-on-pr is false (#96)

v3.1.1

22 Apr 14:12

Choose a tag to compare

[3.1.1] - 2026-04-22

Bug Fixes

  • fix(action): pass criterion group-filter as positional arg (#95)

v3.1.0

22 Apr 13:55

Choose a tag to compare

[3.1.0] - 2026-04-22

Features

  • feat(action): add group-filter input to support matrix sharding (#94)

v3.0.3

21 Apr 06:40

Choose a tag to compare

[3.0.3] - 2026-04-21

Bug Fixes

  • fix(ci): rebrand GHCR + GitHub URLs from ferrflow-org to ferrlabs (#92)

v3.0.2

19 Apr 09:38

Choose a tag to compare

[3.0.2] - 2026-04-19

Bug Fixes

  • fix(micro): tolerate cargo bench non-zero exit when rows were captured (#91)

v3.0.1

19 Apr 09:11

Choose a tag to compare

[3.0.1] - 2026-04-19

Bug Fixes

  • fix(micro): filter orphan 'bench:' lines before piping to benchmark-action (#90)

v3.0.0

15 Apr 06:55

Choose a tag to compare

[3.0.0] - 2026-04-15

Breaking Changes

  • chore!: switch license from MIT to MPL-2.0 (#87)

v2.8.1

11 Apr 09:18

Choose a tag to compare

[2.8.1] - 2026-04-11

Bug Fixes

  • fix: validate memory measurement is numeric before display (#86)

v2.8.0

10 Apr 18:14

Choose a tag to compare

[2.8.0] - 2026-04-10

Features

  • feat: restructure benchmark tables to pivot layout grouped by method (#84)

v2.7.0

10 Apr 18:11

Choose a tag to compare

[2.7.0] - 2026-04-10

Features

  • feat: add validate command to ferrflow benchmarks (#83)