What's Changed
- gha: update to go 1.17, update golangci-lint to v1.44, and gofmt by @thaJeztah in #61
- remove solaris implementation by @thaJeztah in #62
- zos: share implementation with unix (less DRY) by @thaJeztah in #63
- Update GitHub actions CI workflow by @austinvazquez in #68
- Add containerd project checks to CI by @austinvazquez in #69
- fix: don't abort on first encountered error when resetting Windows console by @muesli in #67
- Bump golang.org/x/sys from 0.0.0-20210124154548-22da62e12c0c to 0.1.0 by @dependabot in #72
- fix: don't print to stdout when initializing console fails on Windows by @muesli in #66
- [Doc]update links to main by @fangn2 in #74
- fix: add shim for js by @paralin in #60
- docs: fix typo in the comment of Console.Reset by @davidhsingyuchen in #73
- tc_unix.go: Make cfmakeraw compatible to Linux by @ktock in #77
New Contributors
- @austinvazquez made their first contribution in #68
- @muesli made their first contribution in #67
- @dependabot made their first contribution in #72
- @fangn2 made their first contribution in #74
- @paralin made their first contribution in #60
- @davidhsingyuchen made their first contribution in #73
- @ktock made their first contribution in #77
Full Changelog: v1.0.3...v1.0.4