Releases: 0xdps/fake-stack
Release list
v2.0.0 - Auto-Download Release
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 fakestackv1.2.0
Installation
npm
npm install -g fakestackpip
pip install fakestackHomebrew (macOS/Linux)
brew tap 0xdps/packages
brew install fakestackGo
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
Verification
All binaries include SHA256 checksums (see SHA256SUMS in assets).
v1.1.0
Installation
npm
npm install -g fakestackpip
pip install fakestackHomebrew (macOS/Linux)
brew tap 0xdps/packages
brew install fakestackGo
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
Verification
All binaries include SHA256 checksums (see SHA256SUMS in assets).
v1.0.1
Installation
npm
npm install -g fakestackpip
pip install fakestackHomebrew (macOS/Linux)
brew install 0xdps/tap/fakestackGo
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
Verification
All binaries include SHA256 checksums (see SHA256SUMS in assets).
v1.0.0
Installation
npm
npm install -g fakestackpip
pip install fakestackHomebrew (macOS/Linux)
brew install 0xdps/tap/fakestackGo
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
Verification
All binaries include SHA256 checksums (see SHA256SUMS in assets).