Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

switch from argh to clap #25

Merged
merged 4 commits into from
Jan 20, 2024
Merged

switch from argh to clap #25

merged 4 commits into from
Jan 20, 2024

Commits on Jan 20, 2024

  1. switch from argh to clap

    This makes the binary a bit bigger, but this is already a few MB, so a
    few hundred k more isn't a huge deal. And it is actually nice to just
    get version and about info for free.
    erikdesjardins committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    9b06a91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63b2b48 View commit details
    Browse the repository at this point in the history
  3. update deps

    erikdesjardins committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    d62c660 View commit details
    Browse the repository at this point in the history
  4. 0.4.22

    erikdesjardins committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    1a540c2 View commit details
    Browse the repository at this point in the history