Releases: spijet/hashcolor
Hashcolor v0.4.3
This release is based on Go 1.22 and includes a fixed cssh
wrapper, updated for better support for iTerm 3.5.0 and newer. Otherwise it's virtually the same as v0.4.1 and v0.4.2.
Full Changelog: v0.4.2...v0.4.3
Have fun!
Hashcolor v0.4.2
This release is based on Go 1.19 and uses a newer version of @dim13's crc24
package. Otherwise it's virtually the same as v0.4.1.
Full Changelog: v0.4.1...v0.4.2
Have fun!
Hashcolor v0.4.1
This release contains only one improvement over v0.4.0: multi-platform builds hosted directly on GitHub!
Now you can grab the latest release and use it not only on your x86-powered Linux machine, but also on your Raspberry Pi and and any MacOS device you want (even those on Apple Silicon).
Have fun!
Hashcolor v0.4.0
Add support for iTerm.app (available on MacOS) and update the cssh
example accordingly.
Hashcolor v0.3.3
Add early support for MacOS's iTerm app.
Hashcolor v0.3.2
First proper public release.
- Uses ANSI escape sequences to control FG/BG colors of your terminal;
- Supports nearly every terminal emulator that's at least partially Xterm-compatible.