[go: up one dir, main page]

atty 0.2.3

A simple interface for querying atty
Documentation
# 0.2.3

* added support for Redox OS [#14]https://github.com/softprops/atty/pull/14

# 0.2.2

* use target specific dependencies [#11]https://github.com/softprops/atty/pull/11
* Add tty detection for MSYS terminals [#12]https://github.com/softprops/atty/pull/12

# 0.2.1

* fix windows bug

# 0.2.0

* support for various stream types

# 0.1.2

* windows support (with automated testing)
* automated code coverage

# 0.1.1

* bumped libc dep from `0.1` to `0.2`

# 0.1.0

* initial release