8000
Skip to content

Releases: colored-rs/colored

v3.1.1

Choose a tag to compare

@github-actions github-actions released this 16 Jan 16:13
5204a26
Trigger new release

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Jan 16:09
b791685
3.1.0

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 07 Jan 14:10
95b2de8
  • [BREAKING CHANGE]: Upgrade MSRV to 1.80 and remove the then unnecessary lazy_static dependency.

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 15 Dec 14:39
ef1484c
2.2.0 (#186)

* Update to 2.2.0

* Resolve clippy warnings

Warnings added in a later version of clippy.

v2.1.0

Choose a tag to compare

@kurtlawrence kurtlawrence released this 10 Dec 02:33
c46702d

What's Changed

New Contributors

Full Changelog: v2.0.4...v2.1.0

v1.9.4

Choose a tag to compare

@hwittenborn hwittenborn released this 24 Jul 14:33
02cc0e0
  • Replace atty dependency with is-terminal.

v2.0.4

v2.0.4
10BC8

Choose a tag to compare

@github-actions github-actions released this 05 Jul 13:33
  • Switch from winapi to windows-sys.

v2.0.3

Choose a tag to compare

@github-actions github-actions released this 05 Jul 06:00
6b446bb
  • Document crate MSRV of 1.63.

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 05 Jul 01:32
d170bd2
  • Fix typo in src/control.rs.
  • Replace atty dependency with is-terminal.

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 03 Jul 11:42
1921f20
  • Add edition for future compatibility.
  • Implement custom colors that can be stored in a variable.
0