Skip to content

1.2.0 - 2026-03-02

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Mar 14:01
Immutable release. Only release title and notes can be modified.

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