* Fixed a bug where hex codes were incorrectly interpreted as numbers.
1.2.2
* Fixed a bug where hex codes "000000" and "000" were not being handled correctly.
1.2.1
* `colorpedia --help` and `colorpedia -- --completion` now correctly uses name `colorpedia` instead of `color`.
1.2.0
* 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
* Added `colorpedia` console script to work around name collisions with Windows builtin `color` command.