# 1.0.0
- Added Colors class with constructor! (Constructor takes color type)
- Added 148 CSS colors to class! (Actually 139 because of aliases)
- Added static color function to class! (Function takes hex/keyword color)
- Added CLI that uses the color function! (Basically a port)
- There is auto-generated documentation and testing, for your convienence.