Skip to content

v1.5.1.0

Latest
Compare
Choose a tag to compare
@LeHuman LeHuman released this 04 May 22:45
· 13 commits to master since this release

πŸš€ 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.