Releases: colored-rs/colored
Releases · colored-rs/colored
v2.1.0
What's Changed
- Impl From for ColoredString by @mahor1221 in #126
- Allow conversion from ColoredString to Error by @spenserblack in #86
- Suggestion for minor documentation clarification by @jonasbn in #98
- Remove unnecessary is_terminal dependency by @Oakchris1955 in #149
New Contributors
- @mahor1221 made their first contribution in #126
- @jonasbn made their first contribution in #98
- @Oakchris1955 made their first contribution in #149
Full Changelog: v2.0.4...v2.1.0
v1.9.4
- Replace
atty
dependency withis-terminal
.
v2.0.4
- Switch from
winapi
towindows-sys
.
v2.0.3
- Document crate MSRV of
1.63
.
v2.0.2
- Fix typo in
src/control.rs
. - Replace
atty
dependency withis-terminal
.
v2.0.1
- Add edition for future compatibility.
- Implement custom colors that can be stored in a variable.
Release v1.9.0
prepare for release v1.9.0