Commit graph

17 commits

Author SHA1 Message Date
miampf
8ad6c761bf
feat: new flags (#6)
* added ambiamorous flag

* added the ominsexual pride flag

* bigender

* demigender

* fixed colors cause my picom darkened them

* polysexual

* queer

* abrosexual

* pangender

* xenogender

* fix(flags): make 'pan' an alias again

Co-authored-by: Evangelos Paterakis <evan@geopjr.dev>
2023-05-12 11:28:41 +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
af22615d6a
feat(Makefile): DESTDIR (#5) 2023-04-15 02:26:55 +03:00
Robin Candau
aca5c3aaa4
feat(README): AUR (#4) 2023-04-15 02:25:30 +03:00
Flori
1431f97c17
feat(flags): plurality flag (#2)
* add: plurality flag

* add: alias "multiplicity" for plural flag
2023-04-09 21:11:56 +03:00
Evangelos Paterakis
f9f1a3870d
chore(README): remove space from src start 2023-01-06 00:44:31 +02:00
Evangelos Paterakis
d847ea537a
fix(ci): force-enable Colorize 2022-12-25 00:46:03 +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
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