v0.1.16
(yanked)
Breaking Change
(!) Has a breaking change preventing old versions of canbench-rs from being used with newer versions of canbench-bin due to added start_instructions field into Measurement structure.
What's Changed
- feat: prioritise regressions in summary by @maksymar in #127
- feat: add calls number into streaming results by @maksymar in #128
- fix: use cargo build locked to remove noise from measurements by @maksymar in #129
- fix: fix recursive scope overcounting by @maksymar in #130
- fix: pin pocket-ic to an exact version by @mraszyk in #131
- chore: bump versions to v0.1.16 by @maksymar in #134
Full Changelog: v0.1.15...v0.1.16