Releases: sift-stack/sift
sift-stack-py python/v0.18.0
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
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 updateallows 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
- HDF5 imports
- TDMS imports
- Parquet client-side schema detection
- Parquet
scpr/mcprimports - Parquet export CLI args
- Auto-detect Parquet time columns
- HDF5 / TDMS preview shows time-stamp channels
- Surface skipped HDF5 channels in preview
pingsubcommand- Bundled CLI documentation
- Fix recursive HDF5 imports
- Allow partial config updates
- Static MSVC CRT for vendored HDF5 on Windows
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 | shInstall 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
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 | shInstall 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
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
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
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
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
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
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
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.