- Remove PHP 5.5 support
- Fix unit tests
- Updated example theme color
- Support back to PHP 5.5 (this will probably change for a v0.1.0 release)
- Allow hex values to include initial #
- Alter color lightness, darkness, and hue
- Calculate brightness and luminosity contrast between two colors
- Generate color palettes based on a color
- Convert from hex to RGB to HSL
- Output CSS strings of colors