Skip to content

Releases: CodSpeedHQ/codspeed-rust

v2.6.0

24 Apr 16:21
v2.6.0
ac3dae8
Compare
Choose a tag to compare

What's Changed

  • feat(cargo-codspeed): support selecting multiple packages by @art049 in #43

Full Changelog: v2.5.1...v2.6.0

v2.5.1

23 Apr 00:31
v2.5.1
39b45ef
Compare
Choose a tag to compare

What's Changed

  • fix(cargo-codspeed): fix cargo codspeed crate relative path by @art049 in #42

Full Changelog: v2.5.0...v2.5.1

v2.5.0

22 Apr 02:26
v2.5.0
64ab707
Compare
Choose a tag to compare

What's Changed

  • fix(cargo-codspeed): properly handle working directory with crates and workspaces by @art049 in #41

Full Changelog: v2.4.1...v2.5.0

v2.4.1

10 Apr 02:22
be64f4f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.4.1

v2.4.0

26 Feb 10:23
v2.4.0
5b21850
Compare
Choose a tag to compare

What's Changed

  • feat(cargo-codspeed): build all benches in a single cargo build by @adriencaccia in #34
  • fix: Fixed path strip panic on Windows by @marc2332 in #36

New Contributors

Full Changelog: v2.3.3...v2.4.0

v2.3.3

20 Nov 10:56
v2.3.3
fc75139
Compare
Choose a tag to compare

What's Changed

criterion-compat

  • Avoid creating a breaking change while adding generics to BenchmarkGroup @art049 in #30

cargo-codspeed

New Contributors

Full Changelog: v2.3.2...v2.3.3

v2.3.2 (yanked)

14 Nov 10:03
v2.3.2
3af70b5
Compare
Choose a tag to compare

What's Changed

  • feat(criterion): BenchmarkGroup compat with Measurement generic param and plot_config by @sdd in #26

New Contributors

  • @sdd made their first contribution in #26

Full Changelog: v2.3.1...v2.3.2

v2.3.1

23 Oct 16:56
v2.3.1
267cb38
Compare
Choose a tag to compare

Full Changelog: v2.3.0...v2.3.1

Fixes cargo-codspeed artifact dependencies.

v2.3.0

20 Oct 10:42
v2.3.0
518659d
Compare
Choose a tag to compare

What's Changed

  • fix(ci): change the version of the codspeed action to main by @art049 in #18
  • feat(cargo-codspeed): add --features vendored-openssl by @Boshen in #14
  • chore(cargo-codspeed): set verbosity to normal by @Boshen in #15
  • chore: bump rust toolchain to 1.73 by @art049 in #21
  • feat(criterion): allow explicit lifetime usage with compat by @art049 in #22

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

05 Sep 15:53
v2.2.0
b69aeea
Compare
Choose a tag to compare

What's Changed

It's now possible to disable codspeed_criterion_compat default features.

Details

  • fix: allow disabling criterion default features by @art049 in #12

Full Changelog: v2.1.0...v2.2.0