Skip to content

Releases: bugst/go-serial

v1.6.4

28 Mar 14:59
f0e4a45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.3...v1.6.4

v1.6.3

18 Mar 10:12
3449d2e
Compare
Choose a tag to compare

What's Changed

  • Hack to workaround misbehaving CH340 drivers on Windows by @cmaglie in #200
  • fix: add shims for GOARCH=wasm with GOOS=js and GOOS=wasip1 by @paralin in #176
  • Workflows: Use CGO_ENABLED=1 for MacOS by @AndreRenaud in #186
  • Fixed minor documentation typos by @twpayne in #188
  • Go-format source code: fix warning by @deining in #184
  • Fix typos by @deining in #183
  • Use Windows serial comm functions from golang.org/x/sys/windows by @twpayne in #187
  • Report the actual error instead of nil... by @Dirk007 in #195

New Contributors

Full Changelog: v1.6.2...v1.6.3

v1.6.2

16 Feb 13:31
9a2045a
Compare
Choose a tag to compare

What's Changed

  • unix: nativeOpen: always close the port on errors by @jes in #173
  • Improved error messages by @cmaglie in #175
  • windows: Avoid double-set of communication parameters on Open by @cmaglie in #174

Full Changelog: v1.6.1...v1.6.2

v1.6.1

16 Feb 13:30
8a31fcb
Compare
Choose a tag to compare

What's Changed

  • Fix some rare MacOSX USB port enumerator failures by @cmaglie in #165

Full Changelog: v1.6.0...v1.6.1

Release v1.6.0

10 Aug 11:14
2e90307
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0