Releases: arduino/serial-monitor
Releases · arduino/serial-monitor
v0.15.0
18 Mar 11:30
Compare
Sorry, something went wrong.
No results found
Changelog
13b8e80 Upgrade go-serial library (fix high CPU load with some CH340 usb-2-serial converters) (#114 )
v0.14.1
21 Feb 14:36
Compare
Sorry, something went wrong.
No results found
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
21 Feb 11:23
Compare
Sorry, something went wrong.
No results found
Changelog
7c8454b Updated DistTask.yml / Add support for macos_ARM64 builds (#77 )
1cebc93 Update serial library (#76 )
v0.13.0
13 Feb 15:31
Compare
Sorry, something went wrong.
No results found
Changelog
a97d1ea Revert "Cleanup IO buffers after opening the serial port"
v0.12.0
10 Jan 11:44
Compare
Sorry, something went wrong.
No results found
Changelog
039c3a5 Added some missing baudrates
v0.11.0
29 Nov 13:34
Compare
Sorry, something went wrong.
No results found
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.10.0
08 Sep 15:46
Compare
Sorry, something went wrong.
No results found
v0.9.1
20 Sep 16:40
Compare
Sorry, something went wrong.
No results found
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
14 Sep 15:13
Compare
Sorry, something went wrong.
No results found
Changelog
#1 Add first implementation of a serial monitor