Skip to content

Releases: 0xdps/fake-stack

v2.0.0 - Auto-Download Release

Choose a tag to compare

@0xdps 0xdps released this 12 Jun 05:25

Release v2.0.0

Major release with auto-download functionality!

Features

✨ Auto-downloads latest binary on first run (no bundled binaries)
📦 Tiny packages: npm (50KB), PyPI (50KB)
🔧 All platforms: Linux, macOS, Windows
🐍 Python 3.8+, Node.js 14+, Go 1.24+

Binaries

  • fakestack-linux-amd64 - Linux x86_64
  • fakestack-linux-arm64 - Linux ARM64
  • fakestack-darwin-amd64 - macOS Intel
  • fakestack-darwin-arm64 - macOS Apple Silicon
  • fakestack-windows-amd64.exe - Windows x86_64

Installation

# npm
npm install -g fakestack

# PyPI
pip install fakestack

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Apr 15:41

Installation

npm

npm install -g fakestack

pip

pip install fakestack

Homebrew (macOS/Linux)

brew tap 0xdps/packages
brew install fakestack

Go

go install github.com/0xdps/fake-stack/golang/cmd/fakestack@v${TAG_VERSION}

Direct Download

Download the appropriate binary for your platform from the assets below and add it to your PATH.

What's Changed

See CHANGELOG.md for details.

Documentation

📖 Read the Docs

Verification

All binaries include SHA256 checksums (see SHA256SUMS in assets).

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Nov 12:57

Installation

npm

npm install -g fakestack

pip

pip install fakestack

Homebrew (macOS/Linux)

brew tap 0xdps/packages
brew install fakestack

Go

go install github.com/0xdps/fake-stack/golang/cmd/fakestack@v${TAG_VERSION}

Direct Download

Download the appropriate binary for your platform from the assets below and add it to your PATH.

What's Changed

See CHANGELOG.md for details.

Documentation

📖 Read the Docs

Verification

All binaries include SHA256 checksums (see SHA256SUMS in assets).

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 17 Nov 18:29

Installation

npm

npm install -g fakestack

pip

pip install fakestack

Homebrew (macOS/Linux)

brew install 0xdps/tap/fakestack

Go

go install github.com/0xdps/fake-stack/golang/cmd/fakestack@v${TAG_VERSION}

Direct Download

Download the appropriate binary for your platform from the assets below and add it to your PATH.

What's Changed

See CHANGELOG.md for details.

Documentation

📖 Read the Docs

Verification

All binaries include SHA256 checksums (see SHA256SUMS in assets).

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Nov 17:47

Installation

npm

npm install -g fakestack

pip

pip install fakestack

Homebrew (macOS/Linux)

brew install 0xdps/tap/fakestack

Go

go install github.com/0xdps/fake-stack/golang/cmd/fakestack@v${TAG_VERSION}

Direct Download

Download the appropriate binary for your platform from the assets below and add it to your PATH.

What's Changed

See CHANGELOG.md for details.

Documentation

📖 Read the Docs

Verification

All binaries include SHA256 checksums (see SHA256SUMS in assets).