Skip to content

Releases: joowani/colorpedia

1.2.3

22 Mar 02:36
Compare
Choose a tag to compare
  • Fixed a bug where hex codes were incorrectly interpreted as numbers.

1.2.2

04 Feb 06:26
Compare
Choose a tag to compare
  • Fixed a bug where hex codes "000000" and "000" were not being handled correctly.

1.2.1

01 Feb 09:54
Compare
Choose a tag to compare
  • colorpedia --help and colorpedia -- --completion now correctly uses name colorpedia instead of color.

1.2.0

24 Jan 21:40
Compare
Choose a tag to compare
  • Changed default approximate name suffix from (approx) to ~.
  • Fixed a bug where hex codes with digits only (e.g. 212121) were not being handled correctly.
  • Added solarized palette.

1.1.0

24 Jan 04:12
Compare
Choose a tag to compare
  • Added colorpedia console script to work around name collisions with Windows builtin color command.

1.0.0

22 Jan 16:18
Compare
Choose a tag to compare
  • First working version