Skip to content

Releases: arduino/serial-monitor

v0.14.1

21 Feb 14:36
463b627
Compare
Choose a tag to compare

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
7c8454b
Compare
Choose a tag to compare

Changelog

7c8454b Updated DistTask.yml / Add support for macos_ARM64 builds (#77)
1cebc93 Update serial library (#76)

v0.13.0

13 Feb 15:31
fb8c304
Compare
Choose a tag to compare

Changelog

a97d1ea Revert "Cleanup IO buffers after opening the serial port"

v0.12.0

10 Jan 11:44
6ca61c9
Compare
Choose a tag to compare

Changelog

039c3a5 Added some missing baudrates

v0.11.0

29 Nov 13:34
d70590f
Compare
Choose a tag to compare

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
bbe81f9
Compare
Choose a tag to compare

Changelog

v0.9.1

20 Sep 16:40
d8468df
Compare
Choose a tag to compare

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
d78447e
Compare
Choose a tag to compare

Changelog

  • #1 Add first implementation of a serial monitor