This repository was archived by the owner on Sep 3, 2024. It is now read-only.
v0.0.3
Fixes
- Fixed ascii not printing for
EndeavourOSin #85 - Renamed
Rockylinux key value for printing ascii art in #85;
What's Changed
- Introduce class Color by @youpong in #74
- Introduce a method Crayon#color(string) by @youpong in #76
- Re-implement DisplayInfo() by Crayon. by @youpong in #77
- Implement own Crayon.getColor(string). by @youpong in #78
- bump by @youpong in #79
- Delete unused function getColor() by @youpong in #80
- Add document by @youpong in #81
- Fixes #83 by @TanmayPatil105 in #85
- Unify identifier naming style with camelCase. by @youpong in #86
Full Changelog: v0.0.2...v0.0.3