Releases: arduino/serial-monitor
Releases · arduino/serial-monitor
v0.14.1
Changelog
463b627 Restored the correct package format for the Arduino package_index.json (#78)
7c8454b Updated DistTask.yml / Add support for macos_ARM64 builds (#77)
1cebc93 Update serial library (#76)
v0.14.0
Changelog
7c8454b Updated DistTask.yml / Add support for macos_ARM64 builds (#77)
1cebc93 Update serial library (#76)
v0.13.0
Changelog
a97d1ea Revert "Cleanup IO buffers after opening the serial port"
v0.12.0
Changelog
039c3a5 Added some missing baudrates
v0.11.0
Changelog
c28e1a0 Cleanup IO buffers after opening the serial port
6e5d41b Upgrade go-serial to v1.4.1:
- Intermittent spurious char sent on the serial port while IDLE
- Fix ResetInputBuffers() method on macosx
v0.9.1
Changelog
- #3 place the parent dir in archive, to have compatibility with the cli
- #4 change parity default values to be readable
- #5 bump pluggable monitor lib to fix double CLOSE
v0.9.0
Changelog
- #1 Add first implementation of a serial monitor