Commit graph

82 commits

Author SHA1 Message Date
d4cee3ed10 added 'wlw' alias to lesbian flag 2024-07-05 16:15:14 -04:00
1e8c7b2a1c added horizontal bound to progress flag 2024-07-05 14:08:52 -04:00
6f320b65fb fixed progress flag misbehaving at certain sizes 2024-07-05 14:07:36 -04:00
0c1c1148c2 made size flag change non-breaking and adjusted version 2024-07-05 10:40:24 -04:00
7cecac36ee fixed flags not matching and removed hard terminal requirement 2024-07-05 10:31:42 -04:00
fc326344f2 updated help text 2024-07-05 10:19:02 -04:00
c871781cc9 added new arbirtrary '--size' flag; removed '--small' flag 2024-07-05 10:17:31 -04:00
a4027ee475 created manual 2024-07-04 12:23:11 -04:00
0347462359 updated termion 2024-03-14 17:15:30 -04:00
3b1a6e6a36 updated Cargo.toml 2024-03-14 17:11:24 -04:00
9f225c540c added files for auditing tools 2024-03-14 17:10:38 -04:00
9f82e65a8a consistency changes to README 2024-02-22 14:12:17 -05:00
33fc042fb6 organized README 2024-02-22 14:11:26 -05:00
7942f7b035 updated gitignore 2024-02-15 20:52:22 -05:00
b7b6bd23b9 set binary name for crates.io package 2024-02-13 17:02:52 -05:00
5ee70eec05 added cargo install instructions 2024-02-11 20:08:04 -05:00
11ca93834d added neutrois pride flag 2024-02-11 19:41:01 -05:00
fd2009d1fd changed release profile 2024-02-04 18:30:27 -05:00
19c1eb1c39 updated README with installation section 2024-02-04 18:14:31 -05:00
577e39d3b2 fixed multisexual flag colors and multi/polysexual not appearing in list 2024-02-04 17:25:05 -05:00
5602bf5841 added more package information and license file 2024-02-04 16:48:03 -05:00
f2cddde6be error output is now descriptive for invalid names 2024-01-16 15:42:27 -05:00
3b13b1f470 corrected variant behavior for lesbian flag 2023-12-07 11:15:11 -05:00
d9f0dd92b7 version bump and added '-v' as a version flag 2023-12-07 11:10:46 -05:00
797a22324b added more useful messaging for flags without extended help text 2023-12-07 11:09:52 -05:00
98095c1e6b added documentation to help module 2023-12-07 11:03:17 -05:00
7f9a8aad97 merge changes from main 2023-12-06 11:14:15 -05:00
ab4b459004 added documentation for several files 2023-12-06 11:10:26 -05:00
f300979b3a version bump and formatting 2023-12-06 11:00:44 -05:00
a792b057cc added demigender, demiboy, and demigirl flags 2023-12-06 10:59:01 -05:00
7df02965aa added multisexual, polysexual flags; fixed polyamory flag scaling 2023-09-27 18:08:01 -04:00
d18b918b44 fixed aroace flag help text notes 2023-09-03 16:07:21 -04:00
552b2e40a9 added uncommitted change 2023-09-03 16:05:56 -04:00
f94bbcb042 merged in changes from main 2023-09-03 16:04:47 -04:00
992b07edcc minor structure changes and added a variant of the aroace flag 2023-09-03 15:58:48 -04:00
af86aada24 fixed a typo in help match arms 2023-08-18 09:50:42 -04:00
515f6da05c version bump 2023-08-14 11:51:29 -04:00
02d06b68ef added terminal check 2023-08-14 11:51:13 -04:00
2617c19227 partial implementation for polyamory flag; blank cutin and stripes 2023-07-16 13:46:55 -04:00
18b7b7424a updated README 2023-07-16 13:45:13 -04:00
930e26a037 fixed a typo 2023-07-10 14:33:04 -04:00
9c03142153 list now shows one name for each flag 2023-07-10 14:20:34 -04:00
031bd39e16 added help text for all flags with multiple names 2023-07-10 14:18:32 -04:00
f769a65a6d merged in complex renderers from main and 2023-07-10 13:44:14 -04:00
b303f3197a fixed progress not being a top-level flag 2023-07-10 13:36:07 -04:00
d6370da9e2 merged in flags and features from main 2023-07-10 13:03:25 -04:00
b238dbeecb finished progress flag 2023-07-10 12:39:40 -04:00
b318c96734 moved Flag enum to flag module, added first iteration of aroace flag 2023-07-07 13:36:17 -04:00
b0678542ef introduced Flag enum to unify main control flow; no more exits in complex renderers 2023-07-07 12:36:31 -04:00
d18db743ee fixed trans flag help formatting and added 7-color lesbian variant 2023-07-04 13:18:03 -04:00