• v0.4.2 499d6c6ac5

    v0.4.2 Stable

    valerie released this 2023-08-09 17:36:59 -04:00 | 0 commits to main since this release

    Fixed a couple major bugs:

    • Flags collect properly
    • Non-terminal usage now just prints path to make command substitution better behaved
    Downloads
  • v0.4.1 d94daca664

    v0.4.1 Stable

    valerie released this 2023-07-24 12:33:52 -04:00 | 2 commits to main since this release

    Fixed a bug in argument parsing that prevented the program from functioning altogether.

    Downloads
  • v0.4.0 8c3a6f63aa

    v0.4.0 Pre-release

    valerie released this 2023-07-11 09:48:31 -04:00 | 4 commits to main since this release

    Major refactors to improve code quality, binary size, speed, and readability.

    Downloads
  • v0.3.0 c46b407569

    v0.3.0 Stable

    valerie released this 2023-06-19 17:13:14 -04:00 | 7 commits to main since this release

    • Removed regex crate to cut binary size by 90%.
    • Use a quick and dirty expansion of the home directory to be moved into a helper function later
    Downloads
  • v0.2.0 ab58437131

    v0.2.0 Stable

    valerie released this 2023-06-19 14:29:35 -04:00 | 9 commits to main since this release

    Initial Gitea release.

    Downloads