v1.2.0
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
- Add screenshot-safe obfuscation mode (
--obfuscate//obfuscate) by @joshkotrous in #659
Full Changelog: v1.1.0...v1.2.0