0.595 2019-02-13 (PERLANCAR) - Add functions: assign_rgb_light_color, assign_rgb_dark_color. 0.594 2019-02-13 (PERLANCAR) - Add function: assign_rgb_color. 0.593 2018-10-05 (PERLANCAR) - No functional changes. - [build] Rebuild to fix repository URL. 0.592 2018-10-05 (PERLANCAR) - Add mix_rgb_colors. 0.591 2018-10-04 (PERLANCAR) - Add rgb_diff(). 0.590 2018-09-26 (PERLANCAR) - Add functions: rgb_distance, rgb_is_dark, rgb_is_light. - [refactor] Factor out the regex pattern to a variable, it's slower but cleaner. - [doc] Format POD headings so they can be easily referred to. 0.58 2015-01-03 (PERLANCAR) - No functional changes. - Rebuild (Generate TODO.md). 0.57 2014-12-05 (PERLANCAR) - Rename module/dist from SHARYANTO-Color-Util to Color-RGB-Util. 0.56 2013-09-10 (SHARYANTO) - No functional changes. Split from SHARYANTO-Utils to minimize dependencies (I'm trying to make Text::ANSITable work under Windows).