Skip to content

Tags: euantorano/serial.nim

Tags

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated version to 1.2.0 for added platform support

1.1.6

Toggle 1.1.6's commit message
Released v1.1.6 with fixes for current version of Nim on Windows

v1.1.5

Toggle v1.1.5's commit message
Release v1.1.5.

This fixes issue #44 whereby PCustomOverlapped was renamed in nim-lang/Nim@7626907#diff-e7d29941cb2ca6bf4e0f5c627239bc7b

v1.1.4

Toggle v1.1.4's commit message
Release v1.1.4 - fixes handling of timeouts for reading and writig on…

… POSIX.

v1.1.3

Toggle v1.1.3's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
euantorano Euan Torano
Release v1.1.3

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
euantorano Euan Torano
Merge branch 'fix/async-io-blocks-dispatcher'

v1.1.1

Toggle v1.1.1's commit message
Fixes issue with infinite timeout on POSIX, adds support for some ext…

…ended baud rates on POSIX, fixes compatibility with version of Nim without nil strings.

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version number to 1.1.0 in Nimble file

v1.0.0

Toggle v1.0.0's commit message
Fixing posix implementation which wasn't using generic parameter

Signed-off-by: Euan Torano <[email protected]>

v0.1.0

Toggle v0.1.0's commit message
Rename lib to `libserialport`

Signed-off-by: Euan Torano <[email protected]>