Skip to content

Releases: nablaflow/cli

1.2.0 - 2026-03-02

02 Mar 14:01
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Release Notes

AeroCloud

Features

  • Add v7 list-reusable-models command. #146
  • Add support for reusable models in v7 batch. #147

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 | sh

Install 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

28 Jan 11:42
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Release Notes

AeroCloud

Features

  • Add boundary_layer_treatment field 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 | sh

Install 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

19 Jan 10:51
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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 | sh

Install 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

10 Jan 15:14
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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 | sh

Install 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

05 Jan 12:16
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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 | sh

Install 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

30 Dec 09:51

Choose a tag to compare

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