Skip to content

Releases: Aloso/colo

Release 0.4.1

Choose a tag to compare

@github-actions github-actions released this 28 Nov 20:47

This is a patch release of colo, which improves the terminal color picker. Read the changelog here.

Installation

If you're running on Linux, macOS or Windows, you can use the binaries below.

Alternatively, you can build colo with Cargo, Rusts package manager. To install the Rust toolchain, see the installation manual. Then run

$ cargo install colo

You might have to add the .cargo/bin folder to your PATH afterwards.

Please file issues if you run into any problems or have suggestions.

Release 0.4

Choose a tag to compare

@github-actions github-actions released this 21 Nov 15:12

This is a big new release of colo, with lots of new features. Read the changelog here.

Installation

If you're running on Linux, macOS or Windows, you can use the binaries below.

Alternatively, you can build colo with Cargo, Rusts package manager. To install the Rust toolchain, see the installation manual. Then run

$ cargo install colo

You might have to add the .cargo/bin folder to your PATH afterwards.

Please file issues if you run into any problems or have suggestions.

Release 0.3.3

Choose a tag to compare

@github-actions github-actions released this 15 Nov 19:01

This is a new release of colo. Read the changelog here.

Installation

If you're running on Linux, macOS or Windows, you can use the binaries below.

Alternatively, you can build colo with Cargo, Rusts package manager. To install the Rust toolchain, see the installation manual. Then run

$ cargo install colo

You might have to add the .cargo/bin folder to your PATH afterwards.

Please file issues if you run into any problems or have suggestions.

Release 0.3.2

Choose a tag to compare

@github-actions github-actions released this 13 Nov 01:17

This is a new release of colo. Read the changelog here.

Announcement: The website for colo is live!

Installation

If you're running on Linux, macOS or Windows, you can use the binaries below.

Alternatively, you can build colo with Cargo, Rusts package manager. To install the Rust toolchain, see the installation manual. Then run

$ cargo install colo

You might have to add the .cargo/bin folder to your PATH afterwards.

Please file issues if you run into any problems or have suggestions.

Release 0.3.1

Choose a tag to compare

@github-actions github-actions released this 09 Nov 15:26
2aaba72

This is a new release of colo. Read the changelog here.

Installation

If you're running on Linux, macOS or Windows, you can use the binaries below.

Alternatively, you can build colo with Cargo, Rusts package manager. To install the Rust toolchain, see the installation manual. Then run

$ cargo install colo

You might have to add the .cargo/bin folder to your PATH afterwards.

Please file issues if you run into any problems or have suggestions.

Release 0.3

Choose a tag to compare

@github-actions github-actions released this 04 Nov 12:36

This is a new release of colo, with lots of changes and new features. Read the changelog here.

Installation

If you're running on Linux, macOS or Windows, you can use the binaries below.

Alternatively, you can build colo with Cargo, Rusts package manager. To install the Rust toolchain, see the installation manual. Then run

$ cargo install colo

You might have to add the .cargo/bin folder to your PATH afterwards.

Please file issues if you run into any problems or have suggestions.

Release 0.2.2

Choose a tag to compare

@github-actions github-actions released this 31 Oct 05:12

This is a new patch release of colo. Read the changelog here.

Installation

If you're running on Linux, macOS or Windows, you can use the binaries below.

Alternatively, you can build colo with Cargo, Rusts package manager. To install the Rust toolchain, see the installation manual. Then run

$ cargo install colo

You might have to add the .cargo/bin folder to your PATH afterwards.

Please file issues if you run into any problems or have suggestions.

Release 0.2.1

Choose a tag to compare

@Aloso Aloso released this 28 Oct 22:48

This is a patch release of colo. Read the changelog here.

Installation

If you're running Linux, you can use the binary below. Otherwise, you need the Rust compiler and the cargo package manager (installation manual). Once you have installed the Rust toolchain, run

$ cargo install colo

You might have to add the .cargo/bin folder to your PATH afterwards.

Please file issues if you run into any problems or have suggestions.

Release 0.1

Choose a tag to compare

@Aloso Aloso released this 28 Oct 00:50

This is the first release of colo.

Installation

If you're running Linux, you can use the binary below. Otherwise, you need the Rust compiler and the cargo package manager (installation manual). Once you have installed the Rust toolchain, run

$ cargo install colo

You might have to add the .cargo/bin folder to your PATH afterwards.

Please file issues if you run into any problems or have suggestions.