Commit graph

10 commits

Author SHA1 Message Date
Evangelos Paterakis
b77a62e0bc
feat: v2.1.0 2023-06-29 00:55:10 +03:00
Evangelos Paterakis
dccd140255
feat: v2.0.2 2023-05-20 03:06:44 +03:00
Evangelos Paterakis
8a35b5c268
feat: v2.0.1 2023-04-15 02:29:46 +03:00
Evangelos Paterakis
11c5da3a44
fix(README): flag instructions 2023-04-15 02:28:53 +03:00
Robin Candau
aca5c3aaa4
feat(README): AUR (#4) 2023-04-15 02:25:30 +03:00
Evangelos Paterakis
f9f1a3870d
chore(README): remove space from src start 2023-01-06 00:44:31 +02:00
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
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
d163c23b9e feat: init 2022-05-18 19:41:41 +03:00