[go: up one dir, main page]

colored 1.3.0

The most simple way to add colors in your terminal
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

# 1.2.0 (Mar 30, 2016)

- Support the different formatting options, like padding and alignment

# 1.1.0 (Mar 15, 2016)

- Respect the CLICOLOR/CLICOLOR\_FORCE behavior. See [this specs]http://bixense.com/clicolors/

# 1.0.1 (Mar 14, 2016)

- Add a CHANGLOG
- Fix crate dependencies: move `ansi_term` in dev\_dependencies

# 1.0.0 (Mar 13, 2016)

- Initial release