v0.0.101
·
332 commits
to canary
since this release
Upgrade
If you already have Pensar installed, upgrade to the latest version:
pensar upgradeFresh Install
macOS / Linux (Quick Install)
curl -fsSL https://pensarai.com/install.sh | bashHomebrew
brew tap pensarai/tap
brew install apexnpm
npm install -g @pensar/apexWhat's Changed
- feat: add
pensar uninstallcommand by @joshkotrous in #363 - feat: support API key auth mode for web search by @joshkotrous in #364
Full Changelog: v0.0.100...v0.0.101