LukasKalbertodt/libtest-mimic (libtest-mimic)
### [`v0.8.1`](https://redirect.github.com/LukasKalbertodt/libtest-mimic/blob/HEAD/CHANGELOG.md#081---2024-10-05)
[Compare Source](https://redirect.github.com/LukasKalbertodt/libtest-mimic/compare/v0.8.0...v0.8.1)
- Fix bug when executing trial on fewer threads than trials (thanks [@hanna-kruppe](https://redirect.github.com/hanna-kruppe) for catching this)
### [`v0.8.0`](https://redirect.github.com/LukasKalbertodt/libtest-mimic/blob/HEAD/CHANGELOG.md#080---2024-10-05)
[Compare Source](https://redirect.github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.3...v0.8.0)
- **Breaking**: bump MSRV to 1.65
- Remove `threadpool` dependency, getting rid of memory leaks observed when running under valgrind (thanks [@Felix-El](https://redirect.github.com/Felix-El)) in [#46](https://redirect.github.com/LukasKalbertodt/libtest-mimic/pull/46)
- Switch from `termcolor` to `anstream` to get rid of duplicate dependencies (thanks [@hanna-kruppe](https://redirect.github.com/hanna-kruppe)) in [#44](https://redirect.github.com/LukasKalbertodt/libtest-mimic/pull/44)
- Bump dev-dependency `fastrand` to `2` (thanks [@alexanderkjall](https://redirect.github.com/alexanderkjall)) in [#47](https://redirect.github.com/LukasKalbertodt/libtest-mimic/pull/47)
- Fix outdated docs
Configuration
📅 Schedule: Branch creation - "before 5am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
0.7.0
->0.8.0
Release Notes
LukasKalbertodt/libtest-mimic (libtest-mimic)
### [`v0.8.1`](https://redirect.github.com/LukasKalbertodt/libtest-mimic/blob/HEAD/CHANGELOG.md#081---2024-10-05) [Compare Source](https://redirect.github.com/LukasKalbertodt/libtest-mimic/compare/v0.8.0...v0.8.1) - Fix bug when executing trial on fewer threads than trials (thanks [@hanna-kruppe](https://redirect.github.com/hanna-kruppe) for catching this) ### [`v0.8.0`](https://redirect.github.com/LukasKalbertodt/libtest-mimic/blob/HEAD/CHANGELOG.md#080---2024-10-05) [Compare Source](https://redirect.github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.3...v0.8.0) - **Breaking**: bump MSRV to 1.65 - Remove `threadpool` dependency, getting rid of memory leaks observed when running under valgrind (thanks [@Felix-El](https://redirect.github.com/Felix-El)) in [#46](https://redirect.github.com/LukasKalbertodt/libtest-mimic/pull/46) - Switch from `termcolor` to `anstream` to get rid of duplicate dependencies (thanks [@hanna-kruppe](https://redirect.github.com/hanna-kruppe)) in [#44](https://redirect.github.com/LukasKalbertodt/libtest-mimic/pull/44) - Bump dev-dependency `fastrand` to `2` (thanks [@alexanderkjall](https://redirect.github.com/alexanderkjall)) in [#47](https://redirect.github.com/LukasKalbertodt/libtest-mimic/pull/47) - Fix outdated docsConfiguration
📅 Schedule: Branch creation - "before 5am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.