Skip to content

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 30 Apr 22:13
· 102 commits to canary since this release

Upgrade

If you already have Pensar installed, upgrade to the latest version:

pensar upgrade

Fresh Install

macOS / Linux (Quick Install)

curl -fsSL https://pensarai.com/install.sh | bash

Homebrew

brew tap pensarai/tap
brew install apex

npm

npm install -g @pensar/apex

What's Changed

  • feat(email): add file attachment support to send_email tool by @joshkotrous in #692

Full Changelog: v1.5.0...v1.6.0