v1.1.0
New features
- Add
--show-dialog
command line option - Add
--wait-serial-device
command line option - Support to enforce UTF-8 (
--utf8
command line option or check box on dialog)
Install via Windows Package Manager
winget install --id YaSuenag.SimpleCom
Breaking changes
- Don't send NUL char to peripheral
- SimpleCom would end when peripheral would disconnect serial session (
ERROR_OPERATION_ABORTED
)