Releases: fowl-ow/fsh
Releases · fowl-ow/fsh
0.2.0 - 2026-01-26
Release Notes
- added: Built-in command:
pwd
Install fsh 0.2.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/fowl-ow/fsh/releases/download/v0.2.0/fsh-installer.sh | shDownload fsh 0.2.0
| File | Platform | Checksum |
|---|---|---|
| fsh-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| fsh-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| fsh-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| fsh-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
0.1.0 - 2026-01-25
Release Notes
- added: Basic REPL (Read-Eval-Print-Loop) with command execution (built-in and path), argument handling (separation by whitespace only)
- added: Built-in commands:
echoexittype
Install fsh 0.1.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/fowl-ow/fsh/releases/download/v0.1.0/fsh-installer.sh | shDownload fsh 0.1.0
| File | Platform | Checksum |
|---|---|---|
| fsh-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| fsh-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| fsh-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| fsh-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |