Skip to content

v1.6.0 - Production Release with Bun Binary

Choose a tag to compare

@steipete steipete released this 07 Aug 11:04
· 417 commits to main since this release

πŸš€ 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/poltergeist

npm

npm install -g @steipete/poltergeist

Direct 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).