Skip to content

Releases: sift-stack/sift

sift-stack-py python/v0.18.0

19 Jun 18:32
bbeaf5c

Choose a tag to compare

See CHANGELOG.md for details.

Offline archives are available for download for multiple platforms. Offline archives include wheels for all dependencies including build extras, e.g. openssl, development, and build.

Use pip install sift-stack-py --find-links={path/to/archive} --no-index to install.

v0.2.0 - June 12, 2026

12 Jun 22:25
58f0e8e

Choose a tag to compare

Release Notes

Changelog

What's New

New file format support

HDF5 and TDMS files can now be imported directly. HDF5 supports one-dimensional, two-dimensional, and compound dataset layouts, with recursive traversal of nested groups, automatic detection of time-stamp channels, and a preview mode that surfaces any datasets the parser couldn't map.

Parquet import and export improvements

Parquet imports now run schema detection client-side, auto-detect the time column, and recognize scpr / mcpr shapes. Parquet is also added as an export format with its own CLI flags.

ping subcommand

A new sift-cli ping verifies your credentials and connectivity to Sift before running any data operations.

Bundled documentation

sift-cli doc serves a bundled documentation site locally, generated from mdBook sources committed alongside the CLI.

Quality of life

  • sift-cli config update allows partial updates instead of requiring every field.
  • Windows builds with the vendored HDF5 dependency now link against the static MSVC CRT.

Bug Fixes

  • Recursive and nested HDF5 imports now work correctly.

Full Changelog

Install sift_cli 0.2.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/sift-stack/sift/releases/download/sift_cli-v0.2.0/sift_cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/sift-stack/sift/releases/download/sift_cli-v0.2.0/sift_cli-installer.ps1 | iex"

Download sift_cli 0.2.0

File Platform Checksum
sift_cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
sift_cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
sift_cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
sift_cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

sift_cli-v0.2.0-alpha.1

12 Jun 20:16
a7c215a

Choose a tag to compare

Pre-release

Install sift_cli 0.2.0-alpha.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/sift-stack/sift/releases/download/sift_cli-v0.2.0-alpha.1/sift_cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/sift-stack/sift/releases/download/sift_cli-v0.2.0-alpha.1/sift_cli-installer.ps1 | iex"

Download sift_cli 0.2.0-alpha.1

File Platform Checksum
sift_cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
sift_cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
sift_cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
sift_cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

sift-stack-py python/v0.17.0.dev3

12 Jun 20:53

Choose a tag to compare

Pre-release

See CHANGELOG.md for details.

Offline archives are available for download for multiple platforms. Offline archives include wheels for all dependencies including build extras, e.g. openssl, development, and build.

Use pip install sift-stack-py --find-links={path/to/archive} --no-index to install.

sift-stack-py python/v0.17.1

11 Jun 00:47
271495a

Choose a tag to compare

See CHANGELOG.md for details.

Offline archives are available for download for multiple platforms. Offline archives include wheels for all dependencies including build extras, e.g. openssl, development, and build.

Use pip install sift-stack-py --find-links={path/to/archive} --no-index to install.

sift-stack-py python/v0.17.0

03 Jun 22:30
b39cbcf

Choose a tag to compare

See CHANGELOG.md for details.

Offline archives are available for download for multiple platforms. Offline archives include wheels for all dependencies including build extras, e.g. openssl, development, and build.

Use pip install sift-stack-py --find-links={path/to/archive} --no-index to install.

sift-stack-py python/v0.17.0.dev2

03 Jun 01:05

Choose a tag to compare

Pre-release

See CHANGELOG.md for details.

Offline archives are available for download for multiple platforms. Offline archives include wheels for all dependencies including build extras, e.g. openssl, development, and build.

Use pip install sift-stack-py --find-links={path/to/archive} --no-index to install.

sift-stack-py python/v0.17.0.dev1

29 May 21:31

Choose a tag to compare

Pre-release

See CHANGELOG.md for details.

Offline archives are available for download for multiple platforms. Offline archives include wheels for all dependencies including build extras, e.g. openssl, development, and build.

Use pip install sift-stack-py --find-links={path/to/archive} --no-index to install.

sift-stack-py python/v0.17.0.dev0

26 May 21:07

Choose a tag to compare

Pre-release

See CHANGELOG.md for details.

Offline archives are available for download for multiple platforms. Offline archives include wheels for all dependencies including build extras, e.g. openssl, development, and build.

Use pip install sift-stack-py --find-links={path/to/archive} --no-index to install.

sift-stack-py python/v0.16.2

22 May 00:55
065ddf1

Choose a tag to compare

See CHANGELOG.md for details.

Offline archives are available for download for multiple platforms. Offline archives include wheels for all dependencies including build extras, e.g. openssl, development, and build.

Use pip install sift-stack-py --find-links={path/to/archive} --no-index to install.