v1.6.3
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
- @paralin made their first contribution in #176
- @deining made their first contribution in #185
- @twpayne made their first contribution in #188
- @Dirk007 made their first contribution in #195
Full Changelog: v1.6.2...v1.6.3