Releases: nablaflow/cli
Releases · nablaflow/cli
1.2.0 - 2026-03-02
Immutable
release. Only release title and notes can be modified.
Release Notes
AeroCloud
Features
Install nf 1.2.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/nablaflow/cli/releases/download/v1.2.0/nf-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/nablaflow/cli/releases/download/v1.2.0/nf-installer.ps1 | iex"Download nf 1.2.0
| File | Platform | Checksum |
|---|---|---|
| nf-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| nf-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| nf-aarch64-pc-windows-msvc.zip | ARM64 Windows | checksum |
| nf-aarch64-pc-windows-msvc.msi | ARM64 Windows | checksum |
| nf-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| nf-x86_64-pc-windows-msvc.msi | x64 Windows | checksum |
| nf-aarch64-unknown-linux-musl.tar.xz | ARM64 MUSL Linux | checksum |
| nf-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
1.1.0 - 2026-01-28
Immutable
release. Only release title and notes can be modified.
Release Notes
AeroCloud
Features
- Add
boundary_layer_treatmentfield to v7 simulations #138
Improvements
- Use text in place of emojis for simulation statuses.
- Improve formatting of boundary layer treatment.
Install nf 1.1.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/nablaflow/cli/releases/download/v1.1.0/nf-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/nablaflow/cli/releases/download/v1.1.0/nf-installer.ps1 | iex"Download nf 1.1.0
| File | Platform | Checksum |
|---|---|---|
| nf-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| nf-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| nf-aarch64-pc-windows-msvc.zip | ARM64 Windows | checksum |
| nf-aarch64-pc-windows-msvc.msi | ARM64 Windows | checksum |
| nf-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| nf-x86_64-pc-windows-msvc.msi | x64 Windows | checksum |
| nf-aarch64-unknown-linux-musl.tar.xz | ARM64 MUSL Linux | checksum |
| nf-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
1.0.0 - 2026-01-19
Immutable
release. Only release title and notes can be modified.
Release Notes
Features
- Check for latest CLI version. This check can be disabled and won't be performed in any case when running with
--json.
Install nf 1.0.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/nablaflow/cli/releases/download/v1.0.0/nf-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/nablaflow/cli/releases/download/v1.0.0/nf-installer.ps1 | iex"Download nf 1.0.0
| File | Platform | Checksum |
|---|---|---|
| nf-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| nf-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| nf-aarch64-pc-windows-msvc.zip | ARM64 Windows | checksum |
| nf-aarch64-pc-windows-msvc.msi | ARM64 Windows | checksum |
| nf-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| nf-x86_64-pc-windows-msvc.msi | x64 Windows | checksum |
| nf-aarch64-unknown-linux-musl.tar.xz | ARM64 MUSL Linux | checksum |
| nf-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
1.0.0-rc.2 - 2026-01-10
Immutable
release. Only release title and notes can be modified.
Release Notes
AeroCloud
Improvements
- Optimise for large file uploads. #135
Install nf 1.0.0-rc.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/nablaflow/cli/releases/download/v1.0.0-rc.2/nf-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/nablaflow/cli/releases/download/v1.0.0-rc.2/nf-installer.ps1 | iex"Download nf 1.0.0-rc.2
| File | Platform | Checksum |
|---|---|---|
| nf-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| nf-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| nf-aarch64-pc-windows-msvc.zip | ARM64 Windows | checksum |
| nf-aarch64-pc-windows-msvc.msi | ARM64 Windows | checksum |
| nf-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| nf-x86_64-pc-windows-msvc.msi | x64 Windows | checksum |
| nf-aarch64-unknown-linux-musl.tar.xz | ARM64 MUSL Linux | checksum |
| nf-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
1.0.0-rc.1 - 2026-01-05
Immutable
release. Only release title and notes can be modified.
Release Notes
AeroCloud
Features
v7
- In the interactive UI, add the ability to reload sims from disk using
r.
Install nf 1.0.0-rc.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/nablaflow/cli/releases/download/v1.0.0-rc.1/nf-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/nablaflow/cli/releases/download/v1.0.0-rc.1/nf-installer.ps1 | iex"Download nf 1.0.0-rc.1
| File | Platform | Checksum |
|---|---|---|
| nf-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| nf-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| nf-aarch64-pc-windows-msvc.zip | ARM64 Windows | checksum |
| nf-aarch64-pc-windows-msvc.msi | ARM64 Windows | checksum |
| nf-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| nf-x86_64-pc-windows-msvc.msi | x64 Windows | checksum |
| nf-aarch64-unknown-linux-musl.tar.xz | ARM64 MUSL Linux | checksum |
| nf-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
1.0.0-beta.1 - 2025-12-30
Release Notes
Initial testing release with AeroCloud support.
AeroCloud
Features
v7
- List/create/delete projects.
- Create models for simulations.
- List/create/delete simulations.
- Various utils to integrate the CLI in scripting envs.
- An interactive UI for submitting a batch of simulations.
v6 (end of life, read-only):
- List/create/delete projects.
- List/delete simulations.
Install nf 1.0.0-beta.1
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/nablaflow/cli/releases/download/v1.0.0-beta.1/nf-installer.ps1 | iex"Download nf 1.0.0-beta.1
| File | Platform | Checksum |
|---|---|---|
| nf-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| nf-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| nf-aarch64-pc-windows-msvc.zip | ARM64 Windows | checksum |
| nf-aarch64-pc-windows-msvc.msi | ARM64 Windows | checksum |
| nf-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| nf-x86_64-pc-windows-msvc.msi | x64 Windows | checksum |
| nf-aarch64-unknown-linux-musl.tar.xz | ARM64 MUSL Linux | checksum |
| nf-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |