Skip to content

Releases: CodSpeedHQ/codspeed-rust

v2.8.1

25 Feb 10:51
v2.8.1
6555f97
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.0...v2.8.1

v2.8.0

13 Feb 15:20
v2.8.0
98be94e
Compare
Choose a tag to compare

What's Changed

This introduces Divan compatibility layer and also Wall Time support. Check out the documentation to try it out here.

Details

New Contributors

New Contributors

Full Changelog: v2.7.2...v2.8.0

v2.7.2

13 Sep 13:49
v2.7.2
dd51152
Compare
Choose a tag to compare

What's Changed

  • feat: add prebuilt aarch64 binary by @art049 in #53
  • fix: allow building codspeed-rust on unsupported architectures by @art049 in #54

Full Changelog: v2.7.1...v2.7.2

v2.7.1

06 Sep 08:54
v2.7.1
8a9f8e1
Compare
Choose a tag to compare

What's Changed

  • chore: set MSRV to 1.74 and enforce it in CI by @art049 in #52

Full Changelog: v2.7.0...v2.7.1

v2.7.0

05 Sep 09:15
v2.7.0
6903770
Compare
Choose a tag to compare

What's Changed

  • feat(cargo-codspeed): allow custom build profile selection by @art049 in #49
  • fix(cargo-codspeed): display run bench command error by @adriencaccia in #45
  • chore: bump dependency versions and move to Rust 1.80 by @antiguru in #47

New Contributors

Full Changelog: v2.6.0...v2.7.0

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