Skip to content

v1.0.4

Latest
Compare
Choose a tag to compare
@dmcgowan dmcgowan released this 05 Feb 17:08
8f6c4e4

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

Full Changelog: v1.0.3...v1.0.4