• 0.7.5 622fd834db

    0.7.5 Stable

    parker_macdonald released this 2026-04-16 02:37:29 -06:00 | 1 commits to main since this release

    Line reader rewrite

    Downloads
  • 0.7.4 1a9db57f98

    0.7.4 Stable

    parker_macdonald released this 2026-03-18 02:51:00 -06:00 | 33 commits to main since this release

    improvements to the time command (using getrusage instead of times for more precision).

    Downloads
  • 0.7.3 d34796844a

    0.7.3 Stable

    parker_macdonald released this 2026-03-12 03:09:38 -06:00 | 36 commits to main since this release

    lots lots lots of bug fixes (line reader still is sorta broken though)

    Downloads
  • 0.7.2 a10f6051e4

    0.7.2 Stable

    parker_macdonald released this 2026-02-25 00:22:34 -07:00 | 45 commits to main since this release

    this release adds the time builtin for timing how long comands take to run

    Downloads
  • 0.7.1 779e0ff388

    0.7.1 Stable

    parker_macdonald released this 2026-01-18 12:37:53 -07:00 | 47 commits to main since this release

    subshells and as always, a lot of bug fixes

    Downloads
  • 0.7.0 e8bbf80d18

    0.7.0 Stable

    parker_macdonald released this 2026-01-14 22:38:18 -07:00 | 71 commits to main since this release

    rash version 7! this release makes shift+tab show you auto completion options, along with a lot of reworks under the hood, oh and a lot of bug fixes.

    Downloads
  • 0.6.9 aad0d3f54a

    0.6.9 Stable

    parker_macdonald released this 2026-01-06 18:34:31 -07:00 | 97 commits to main since this release

    lots of bug fixes for signals and job management

    Downloads
  • 0.6.8 56b69c82b1

    0.6.8 Stable

    parker_macdonald released this 2026-01-04 22:53:50 -07:00 | 99 commits to main since this release

    lots of bug fixes, mostly signal related.

    Downloads
  • 0.6.7 ee06976d93

    0.6.7 Stable

    parker_macdonald released this 2026-01-01 20:35:15 -07:00 | 104 commits to main since this release

    bug fixes

    Downloads
  • 0.6.6 6c6730f691

    0.6.6 Stable

    parker_macdonald released this 2026-01-01 20:21:13 -07:00 | 106 commits to main since this release

    adds the exec builtin. I ran into an issue trying to run gdb with rash set to my default shell, where it expected exec to be present.

    Downloads