This repository has been archived by the owner on Jan 30, 2024. It is now read-only.
probe-run v0.3.4
What's Changed
- update README by @japaric in #314
- Clarify "can't determine stack overflow" error message by @Urhengulas in #317
- snapshot tests: update test__panic_verbose.snap to new TRACE output by @Lotterleben in #293
- Warn on target chip mismatch by @Urhengulas in #319
- Disable terminal colorization if
TERM=dumb
is set by @Urhengulas in #320 - Add changelog enforcer by @Urhengulas in #321
- Make use of i/o locking being static since rust
1.61
. by @Urhengulas in #326 - Simplify, by capturing identifiers in logging macros by @Urhengulas in #328
- Update probe-rs to version 0.13.0 by @jannic in #329
- Fix
fn round_up
. by @Urhengulas in #330 - Refactor stack painting by @Urhengulas in #331
- Clean up
enum Outcome
by @Urhengulas in #333 - Simplify snapshot tests by @Urhengulas in #334
- Test round up by @Urhengulas in #335
- Clean snapshot tests by @Urhengulas in #337
- Simplify
fn round_up
by @Urhengulas in #339 - Optimize stack usage measuring by @Urhengulas in #327
- Add option to disable double buffering while loading firmware by @berkowski in #305
- Release
probe-run 0.3.4
by @Urhengulas in #340 - Revert "Release
probe-run 0.3.4
" by @Urhengulas in #341 - Release
probe-run 0.3.4
by @Urhengulas in #342
New Contributors
- @jannic made their first contribution in #329
- @berkowski made their first contribution in #305
Full Changelog: v0.3.3...v0.3.4