feat(colors): added more colors and --no-color flag

This commit is contained in:
darwincereska
2025-11-24 10:22:43 -05:00
parent fc5786951d
commit c6470be0df
7 changed files with 406 additions and 55 deletions

View File

@@ -4,7 +4,7 @@ plugins {
}
group = "org.kargs"
version = "1.0.4"
version = "1.0.7"
repositories {
mavenCentral()