Skip to content

v1.6.3

Compare
Choose a tag to compare
@cmaglie cmaglie released this 18 Mar 10:12
· 7 commits to master since this release
3449d2e

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