• v0.4.1 6a9bbe664a

    v0.4.1 Stable

    valerie released this 2024-07-06 21:23:10 -04:00 | 4 commits to main since this release

    This release comes with some usability improvements and replaces the small flag with the size flag, allowing flags to be generated with a specific size.

    General:

    • Updated dependencies
    • Created man page
    • Code cleanup
    • Updated help text
    • Now runs in non-terminal environments

    Fixes:

    • Progress flag now correctly scales on narrow aspect ratios

    Additions:

    • Replaced small flag with size flag
    Downloads
  • v0.3.1 7942f7b035

    v0.3.1 Stable

    valerie released this 2024-02-22 11:06:15 -05:00 | 20 commits to main since this release

    Minor fix and additions.

    Flags added in this release:

    • Neutrois

    Fixes:

    • Corrected multisexual flag colors
    • Cargo now compiles binary with set name pride
    Downloads
  • v0.3.0 5602bf5841

    v0.3.0 Stable

    valerie released this 2024-02-04 17:12:46 -05:00 | 27 commits to main since this release

    Various fixes, changes, and additions.

    Flags added in this release

    • Aroace flag (new 5-stripe flag)
    • Demiboy
    • Demigender
    • Demigirl
    • Multisexual flag
    • Polysexual flag
    • Seven-color lesbian flag (lesbian 7-color)

    Features:

    • Extended help. Use the '-h'/'--help' flags to get more info on flags.
    • Added version flag '-v'/'--version'.

    Fixes:

    • Graceful fail for non-terminal environments.
    • Invalid name error is more descriptive.
    • Progress flag is now a top-level flag (progress rather than rainbow progress).
    Downloads
  • v0.2.0 d6370da9e2

    v0.2.0 Stable

    valerie released this 2023-07-10 13:09:05 -04:00 | 54 commits to main since this release

    First full release

    • Added complex rendering support

    Flags added in this release:

    • Aro/Ace
    • Demiromantic
    • Demisexual
    • Progress
    Downloads
  • v0.1.5 dd7adca3d0

    v0.1.5 Pre-release

    valerie released this 2023-06-26 11:12:57 -04:00 | 67 commits to main since this release

    Minor usability tweak and added a flag.

    • Empty name field now shows rainbow pride flag (just pride rather than pride pride)
    • Changed gay to point to added MLM flag

    Flags added in this version:

    • MLM Flag
    Downloads
  • v0.1.4 766b07c1f4

    v0.1.4 Pre-release

    valerie released this 2023-06-22 11:29:20 -04:00 | 70 commits to main since this release

    Merged in "variant" branch to main.

    Flags added in this version:

    • Gilbert Baker's 1978 eight-color rainbow flag (variant of "gay")
    • Philadelphia 2017 eight-color rainbow flag (variant of "gay")
    Downloads
  • v0.1.1 bbbfc924de

    v0.1.1 Pre-release

    valerie released this 2023-06-19 20:41:26 -04:00 | 79 commits to main since this release

    Final refactor for stripe-only version.

    • Major code refactoring and cleanup; flag module methods now return color vectors, and draw logic is handled by the main method
    • Moved a ton of code to the new color module

    Flags added in this version:

    • Agender
    • Genderfluid
    • Genderqueer
    Downloads
  • v0.0.1 46791dcc51

    v0.0.1 Pre-release

    valerie released this 2023-06-19 17:37:57 -04:00 | 87 commits to main since this release

    • Initial Gitea release

    Flags added in this version:

    • Aromantic
    • Asexual
    • Bigender
    • Bisexual
    • Gay (six-color rainbow flag)
    • Gendervoid
    • Lesbian
    • Multigender
    • Nonbinary
    • Pansexual
    • Transgender

    The project is still not in a satisfactory state for me, and will likely undergo some major overhauls before I deem it acceptable for a proper release.
    For now, it works and it's fast.

    Downloads