Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Apr 18:21
· 130 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

  • fix: case-insensitive author check in auto-assign workflow by @joshkotrous in #430

Full Changelog: v1.0.0-canary.4201aa7c...v1.0.0