v0.16.0
What's Changed
- fix: add interface-settle delay and retry for SD LIST operations by @tylerkron in #121
- fix: send defensive stop command before SD card operations by @tylerkron in #125
- fix: optimize ExecuteTextCommandAsync for SD card operations by @tylerkron in #126
- feat: Add multi-format SD card logging support (Protobuf, JSON, TestData) by @tylerkron in #128
- fix: isolate ParseFileAsync test to prevent parallel CI race by @tylerkron in #129
Full Changelog: v0.15.1...v0.16.0