Commit graph

9 commits

Author SHA1 Message Date
Evangelos Paterakis
7487701dc4
feat: v2.0.0
This is too code-base breaking to break into usable commits:

- OOP-ify everything
- Pass Procs and simplify the colorizing methods instead of using Macros
- Improve -i and -w by not moving to the next color if it's whitespace
- Test option parse (spec)
- Create a global typesafe config instead of using a Hash
2022-12-25 00:22:24 +02:00
Evangelos Paterakis
15d87db730
fix: example command flags
fix: #1
2022-12-24 00:21:59 +02:00
Evangelos Paterakis
f1b1888885
chore: improve maintainability & readability somewhat 2022-07-28 18:24:12 +03:00
Evangelos Paterakis
65968fe3ee
feat: test & build mt 2022-07-28 18:22:18 +03:00
GeopJr
22a6cf7985 feat: v1.0.1 2022-05-19 13:20:32 +03:00
GeopJr
e895d6b850 chore(OptionParser): reorder cli flags so they match priority
-s > -f
and
-i > -w
2022-05-19 13:18:44 +03:00
GeopJr
63003ce6b9 feat(colors): add progress pride flag
kind-of since there can be no triangle, see FAQ
2022-05-19 13:12:35 +03:00
GeopJr
3a47e666df feat(colors): add bear pride flag 2022-05-19 13:07:23 +03:00
GeopJr
d163c23b9e feat: init 2022-05-18 19:41:41 +03:00