Commit graph

29 commits

Author SHA1 Message Date
Evangelos Paterakis
b36599b924
feat: v2.2.0 2023-12-26 04:41:07 +02:00
Jack Bennett
4db135667f
feat(colors): graysexual flag (#13) 2023-12-20 11:44:51 +02:00
Evangelos Paterakis
82f710a204
fix(ci): just enable latest 2023-10-15 20:51:56 +03:00
Evangelos Paterakis
5d8d62249a
feat(ci): add lates=auto to docker 2023-10-15 20:46:18 +03:00
Evangelos Paterakis
3ae101dea3
feat(ci): add workflow disptach to docker 2023-10-15 20:36:37 +03:00
Will Fantom
c3b1707bdb
feat: Docker Support 🐳 (#11)
* feat: added dockerfile and relvant docs

* feat: added ci to publish docker images

* chore: bumped all checkout actions to v4

* chore: removed unnecessary deps from build stage

* chore: changed build targets to amd64 and arm64 only

* chore: moved docker publish logic to push trigger

Switched the docker image build/publish pipeline event to a push event
on either a `v*` tag or to the main branch.

* fix: README

* feat: publish => docker

* feat: dont run on main push

lets only publish releases instead

---------

Co-authored-by: Evangelos Paterakis <evan@geopjr.dev>
2023-10-15 20:35:03 +03:00
Juliet
ee238d833f
feat(colors): genderfae (#10)
Co-authored-by: juliet <me@juliet.cx>
2023-10-10 21:27:51 +03:00
Evangelos Paterakis
b77a62e0bc
feat: v2.1.0 2023-06-29 00:55:10 +03:00
Evangelos Paterakis
4eae8513c5
fix(cli): unknown flag name 2023-06-28 04:50:42 +03:00
miampf
4d72899b2d
feat(cli): random option (#8)
* add the --random flag

* chore: use keys instead of first item

it matches the spec

---------

Co-authored-by: Evangelos Paterakis <evan@geopjr.dev>
2023-06-28 04:50:03 +03:00
Grzegorz Jagielski
fc3fc759c3
feat(colors): femboy (#7) 2023-06-28 04:33:30 +03:00
Evangelos Paterakis
dccd140255
feat: v2.0.2 2023-05-20 03:06:44 +03:00
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