v1.6.0 - Production Release with Bun Binary
π Poltergeist v1.6.0
β¨ Features
- Unified CLI output format for consistent user experience
- Improved error messages and help formatting
- Enhanced test coverage
π¦ Installation
Homebrew
brew install steipete/tap/poltergeistnpm
npm install -g @steipete/poltergeistDirect Download
Download the binary from the release assets below.
π§ Changes
- Refactored CLIFormatter from static class to exported functions
- Fixed wrapper tests for new CLI format
- Updated CHANGELOG with v1.6.0 improvements
π Note
This release includes a pre-compiled Bun binary for macOS (universal - works on both Intel and Apple Silicon).