You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cointop/vendor/github.com/tomnomnom/xtermcolor/CHANGELOG.mkd

277 B

Changelog

0.1.1

  • Adds xtermcolor command

0.1.0

  • Now uses a color.Palette and its .Index method
  • Support for convering hex strings (e.g. #CC66FF)

0.0.0

  • Conversion using map lookup
  • Conversion from discrete RGB integers
  • Conversion from single integer