Skip to content

v2.4.2

Latest

Choose a tag to compare

@codewithkenzo codewithkenzo released this 01 Feb 22:52
· 2 commits to main since this release

What's Changed

Consolidated improvements from automation-opened fix branches:

Bug Fixes

  • fix: correct glob patterns in .gitignore - Fixed broken _.log*.log patterns

Dependencies

  • chore(deps): update zod 4.3.6, @types/bun 1.3.8 - Latest stable versions

Documentation

  • docs: clarify API key env var options - README now mentions PERPLEXITY_AI_API_KEY alternative

Improvements

  • fix: add node: protocol to builtin imports - Best practice for cross-runtime (Bun/Node/Deno) compatibility

Install

bun install -g pplx-zero    # recommended
npm install -g pplx-zero    # requires bun
yay -S pplx-zero            # arch linux