v0.5.0
What's Changed
Bug Fixes
- Fix
hex_to_color()examples to use#859900(a hex code with no exact match in the database) - Fix
get_color_data()row numbering after alphabetical sorting - Fix README examples (correct head() output and blue colors count)
- Fix pkgdown color table image path
Enhancements
create_color_table()now labels LAB columns as "Lab L", "Lab a", "Lab b"create_color_table()automatically renames the first column to "Color Name" regardless of input column name
Full Changelog: v0.4.0...v0.5.0