Colored Versions Save

(Rust) Coloring terminal so simple you already know how to do it !

v2.1.0

5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/colored-rs/colored/compare/v2.0.4...v2.1.0

v1.9.4

9 months ago
  • Replace atty dependency with is-terminal.

v2.0.4

10 months ago
  • Switch from winapi to windows-sys.

v2.0.3

10 months ago
  • Document crate MSRV of 1.63.

v2.0.2

10 months ago
  • Fix typo in src/control.rs.
  • Replace atty dependency with is-terminal.

v2.0.1

10 months ago
  • Add edition for future compatibility.
  • Implement custom colors that can be stored in a variable.

v1.9.0

4 years ago