mcp_io_serial 0.2.1
mcp_io_serial: ^0.2.1 copied to clipboard
Serial port (UART / RS-232 / USB-Serial) adapter for mcp_io. Byte and line-delimited modes.
0.2.1 - 2026-05-23 - mcp_bundle 0.4.0 cascade #
Changed (cascade) #
mcp_bundlecaret bumped from^0.3.0to^0.4.0.mcp_iocaret bumped from^0.2.0to^0.2.1.
mcp_io_serial does not touch UiSection.pages directly — caret-only cascade. Consumers should bump to ^0.2.1.
0.2.0 - 2026-05-04 #
- Stream modes (raw / line-delimited / length-prefixed).
- Production native transport —
libserialportFFI bindings (Linux / macOS / Windows). - Modem-status read (
cts/dsr/ri/cd) +IoErrormapping.