Releases: jaxsonpd/better-serial
Releases · jaxsonpd/better-serial
v0.1.7
What's Changed
- Added settings files by @jaxsonpd in #5
- 6 convert threads to classes by @jaxsonpd in #13
- 8 Allow for serial port reconnection by @jaxsonpd in #14
- 15 Implement non blocking kbhit module by @jaxsonpd in #17
- 7 Add settings files to the compiled version by @jaxsonpd in #18
Full Changelog: v0.1.6.1...v0.1.7
Release v0.1.6.1
Bufix: - Fixed byte encode errors on windows by decoding the output from msvcrt. - Added backspace functionality to the dumb mode (this is still a work in progress). - Added temporary exit functionality to allow the program to run.
Release v0.1.6
removed macos for testing
Release v0.1.5
Added personal access token