π Features
- β¨ Make all parameters optional with selection screen for serial port
- β¨ Add option to open the first available serial port
- β¨ Add option to disable animations
- β¨ Expand outgoing strings when in ascii mode for input. Add -i flag for input.
- β¨ Display when input is enabled
π Bug Fixes
- π Remove FlagCounter from option
- π Account for wonky SerialPort.GetPortNames()
- π Fix retry option not being used. Set default to no limit.
- π Fix Input not showing up correctly
- π Clear input buffer on starting
- π Catch null portname earlier
π Refactor
- π¨ Check priority pipe at earlier state, new waiting animation
- β»οΈ Apply code suggestions
π§ͺ Testing
- π§ Remove command arguments on debug
βοΈ Miscellaneous Tasks
- π§ Update TargetFramework
NOTE: ComPlotter was not updated and not included in this release.