Skip to content

v2.3.3

Choose a tag to compare

@pavelrevak pavelrevak released this 27 Feb 20:13
· 13 commits to main since this release

Bug fixes:

  • Fix serial port race condition on Windows (#7)
  • Fix symlink resolution pre /dev/serial/by-id cesty (Linux)
  • Fix USB-UART (CP2102) stav pri close na Linuxe
  • Fix CRLF v readline (mount VFS)

Improvements:

  • Reworked logger (SimpleColorLogger)
  • Automatic chunk size cleanup
  • Fixed CLI tests for Windows

CI:

  • GitHub Actions integration tests workflow
  • Self-hosted runner (Linux + Windows VM)