Skip to content

Releases: metaneutrons/devserial

devserial: v0.1.4

Choose a tag to compare

@github-actions github-actions released this 23 Aug 19:27
926b745

0.1.4 (2026-08-23)

Bug Fixes

  • ci: disable monitor feature for aarch64-linux targets in release workflow (c1ab527)
  • ci: disable monitor feature for musl targets in release workflow (bf19f9d)
  • ci: use full release tag in homebrew formula download URL (3d2aae0)
  • gui: enable x11 and wayland features for eframe on Linux (d3e8851)
  • ipc: support non-unix targets and gate daemon lifecycle tests (8936247)

devserial: v0.1.3

Choose a tag to compare

@github-actions github-actions released this 23 Aug 18:17
b6c33d4

0.1.3 (2026-08-23)

Features

  • add background daemon, modular CLI, serial BREAK, and X/Y/ZMODEM protocols (#3) (010f7a2)

devserial: v0.1.2

Choose a tag to compare

@github-actions github-actions released this 25 May 22:42
95ca1ef

0.1.2 (2026-05-25)

Bug Fixes

  • ci: disable monitor feature for Linux ARM64 cross-compile (0f957f4)
  • ci: use native ARM64 runners instead of cross-compile (518a899)

devserial: v0.1.1

Choose a tag to compare

@github-actions github-actions released this 25 May 20:38
d42c715

0.1.1 (2026-05-25)

Features

  • cli: show help when run interactively, MCP only via pipe (9cec90a)
  • initial release (b76b5c5)