• v1.4.0 2dbc4d6a28

    v1.4.0
    All checks were successful
    Release / Release (push) Successful in 34s
    Stable

    jank released this 2024-08-28 11:10:26 +00:00 | 1 commits to main since this release

    1.4.0 (2024-08-28)

    Features

    • add shell_completion dependency and import (2dbc4d6)
    Downloads
  • v1.3.0 0a5d3e11e4

    v1.3.0
    All checks were successful
    Release / Release (push) Successful in 34s
    Stable

    jank released this 2024-08-28 11:01:08 +00:00 | 2 commits to main since this release

    1.3.0 (2024-08-28)

    Features

    • add current directory display in main loop (0a5d3e1)
    Downloads
  • v1.2.0 797f401cf3

    v1.2.0
    All checks were successful
    Release / Release (push) Successful in 37s
    Stable

    jank released this 2024-08-28 10:31:16 +00:00 | 4 commits to main since this release

    1.2.0 (2024-08-28)

    Features

    • add support for 'cd' command in REPL loop (3ed8234)
    • implement command piping in shell program (797f401)
    Downloads
  • v1.1.0 dab3905078

    v1.1.0
    All checks were successful
    Release / Release (push) Successful in 37s
    Stable

    jank released this 2024-08-28 05:54:05 +00:00 | 9 commits to main since this release

    1.1.0 (2024-08-28)

    Features

    • implement command execution from user input (dab3905)
    Downloads
  • v1.0.0 1af0dd819d

    v1.0.0
    All checks were successful
    Release / Release (push) Successful in 33s
    Stable

    jank released this 2024-08-28 05:49:23 +00:00 | 10 commits to main since this release

    1.0.0 (2024-08-28)

    Features

    • initialize new Rust project with basic structure (1af0dd8)
    Downloads