Skip to content

v2.0.0

Choose a tag to compare

@zkat zkat released this 22 Jan 21:29
· 7 commits to main since this release
59d3473

This semver-major release is just for switching away from atty due to
soundness and maintenance concerns. See this issue in supports-color for
more details

Features

  • tty: Switch from atty to is-terminal (#4) (86bf7583)
    • BREAKING CHANGE: the exported Stream enum is no longer an atty type, and this crate no longer accepts atty types as input.