supports-color
Detects whether a terminal supports color, and gives details about that support.
3.0.2
60M downloads/mo
#1102 most downloaded on crates.io
zkat/supports-color
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 8 days to 1.1 years
Nearly every release is documented
notes for 15 of 15 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
15 releases · first in 2021
0 releases in the last 12 months
see the full history below
Release timeline
15 releases · Sep 2021 to Nov 2024Releases
latest 15-
3.0.226 Nov 2024Release notes
Open source → -
3.0.104 Sep 2024Release notes
Open source → -
3.0.004 Feb 2024Release notes
Open source →Features
- deps: Replace
is-terminalwithstd::io::IsTerminal(#11) (6fb6e359)- BREAKING CHANGE: This bumps the MSRV to 1.70.0 due to the new
std::io::IsTerminalAPI.
- BREAKING CHANGE: This bumps the MSRV to 1.70.0 due to the new
<a name="2.1.0"></a>
- deps: Replace
-
2.1.020 Sep 2023Release notes
Open source →Features
- ignore_is_terminal: Allow the is_terminal check to be overridden by environment variable. (#13) (ff0a31a6)
- truecolor: improve check for truecolor (#14) (736c044a)
<a name="2.0.0"></a>
-
2.0.016 Dec 2022Release notes
Open source →Bug Fixes
- deps: Replace atty with is_terminal (#10) (edf565e5)
- BREAKING CHANGE: Exported stream types are no longer atty's getting re-exported.
<a name="1.3.1"></a>
- deps: Replace atty with is_terminal (#10) (edf565e5)
-
1.3.105 Nov 2022Release notes
Open source →Bug Fixes
- docs: Update README example for accuracy (#7) (88a56df7)
- alloc: stop allocating unnecessary Strings (#8) (606262f7)
<a name="1.3.0"></a>
-
1.3.004 Oct 2021Release notes
Open source →Bug Fixes
- clicolor: Ignore unit tests on GH action and change order of CLICOLOR check (#5) (370e8188)
Features
- msrv: Reduce MSRV from 1.54 to 1.42 (#6) (a33337a6)
<a name="1.2.0"></a>
-
1.2.001 Oct 2021Release notes
Open source → -
1.1.122 Sep 2021Release notes
Open source → -
1.1.022 Sep 2021Release notes
Open source → -
1.0.422 Sep 2021Release notes
Open source → -
1.0.322 Sep 2021Release notes
Open source → -
1.0.211 Sep 2021Release notes
Open source →Bug Fixes
- detection: messed up logic on windows and forgot no_color. oops (fbecf72f)
<a name="1.0.1"></a>
-
1.0.111 Sep 2021Release notes
Open source →Bug Fixes
- api: forgot to export atty::Stream, and example was totally wrong (a9eef66f)
<a name="1.0.0"></a>
-
1.0.011 Sep 2021