Skip to content

Releases: sift-stack/sift

sift-stack-py python/v0.13.0

25 Mar 01:31
7a9343d

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.1.0 - March 23, 2026

23 Mar 21:02
af9d2e4

Choose a tag to compare

Release Notes

What's New

Calculated channel support

The CLI now supports calculated channels when exporting data.

Binary renamed to sift-cli

The final binary has been renamed from sift_cli to sift-cli to follow new standardized naming conventions across Sift tools.

Full Changelog

Install sift_cli 0.1.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/sift-stack/sift/releases/download/sift_cli-v0.1.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.1.0/sift_cli-installer.ps1 | iex"

Download sift_cli 0.1.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-stack-py python/v0.12.0

26 Feb 20:35
c4a61a2

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.11.0

25 Feb 01:09
f7cd46d

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.10.1

11 Feb 20:51
1600c58

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.10.0

30 Jan 23:54
d5ffdba

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/v1.0.0a9

16 Jan 23:34
296e423

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/v1.0.0a8

15 Jan 21:11

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/v1.0.0a7

09 Jan 18:11

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_proxy v2.0.3-beta.1

08 Jan 18:11
23a7eda

Choose a tag to compare

Pre-release

Sets gRPC max message size to be compatible with Sift backend.