Install via Windows Package Manager
winget install --id YaSuenag.SimpleCom
What's Changed
Breaking changes
- Do not send resize request to TTY resizer when window size was not changed
- TTY resizer does not keep to open TTY device - it would open in each time if it needs.
- Ignore Windows API errors if the peripheral is disconnected when auto reconnect is enabled
- Clear the console before establishing serial connection
Trivial changes
- Add error code into both error dialog and debug messages on the console
Full Changelog: v1.2.4...v1.2.5