v5.0.0
💥 BREAKING
MSRV bumped to 1.85 for all packages: codspeed, codspeed-criterion-compat, codspeed-divan-compat
What's Changed
This release includes a fix for benchmark URI generation when users do not use the provided macros to declare their criterion main function.
- fix(criterion-compat): fix URI formatting when criterion_group!/criterion_main! are bypassed by @not-matthias in #169
- Fix lower bound of cc crate by @konstin in #182
- Update colored dep by @rukai in #142
- update getrandom to 0.4 by @Ludea in #177
New Contributors
Full Changelog: v4.7.0...v5.0.0