Releases: nylas/cli
v3.0.6
Nylas CLI 3.0.6
Installation
macOS/Linux (Homebrew):
brew install nylas/nylas-cli/nylasmacOS (DMG):
- Apple Silicon: Download
Nylas-CLI-3.0.6-apple-silicon.dmg - Intel: Download
Nylas-CLI-3.0.6-intel.dmg
Open the DMG and copy nylas to /usr/local/bin/ or your preferred location.
Manual Download:
Download the appropriate archive for your platform below, extract it, and move the nylas binary to your PATH.
Go Install:
go install github.com/nylas/cli/cmd/nylas@v3.0.6Changelog
Features
Full Changelog: v3.0.5...v3.0.6
v3.0.5
Nylas CLI 3.0.5
Installation
macOS/Linux (Homebrew):
brew install nylas/nylas-cli/nylasmacOS (DMG):
- Apple Silicon: Download
Nylas-CLI-3.0.5-apple-silicon.dmg - Intel: Download
Nylas-CLI-3.0.5-intel.dmg
Open the DMG and copy nylas to /usr/local/bin/ or your preferred location.
Manual Download:
Download the appropriate archive for your platform below, extract it, and move the nylas binary to your PATH.
Go Install:
go install github.com/nylas/cli/cmd/nylas@v3.0.5Changelog
Features
- f6f0408: feat(email): add GPG/PGP email encryption and decryption (#18) (@qasim-nylas)
- 2d6726d: feat(email): support inline PGP decryption for Outlook emails (#19) (@mqasimca)
Full Changelog: v3.0.4...v3.0.5
v3.0.4
Nylas CLI 3.0.4
Installation
macOS/Linux (Homebrew):
brew install nylas/nylas-cli/nylasmacOS (DMG):
- Apple Silicon: Download
Nylas-CLI-3.0.4-apple-silicon.dmg - Intel: Download
Nylas-CLI-3.0.4-intel.dmg
Open the DMG and copy nylas to /usr/local/bin/ or your preferred location.
Manual Download:
Download the appropriate archive for your platform below, extract it, and move the nylas binary to your PATH.
Go Install:
go install github.com/nylas/cli/cmd/nylas@v3.0.4Changelog
Features
- a1d8863: feat(email): auto-detect inbox provider for transactional send (#17) (@qasim-nylas)
Full Changelog: v3.0.3...v3.0.4
v3.0.3
Nylas CLI 3.0.3
Installation
macOS/Linux (Homebrew):
brew install nylas/nylas-cli/nylasmacOS (DMG):
- Apple Silicon: Download
Nylas-CLI-3.0.3-apple-silicon.dmg - Intel: Download
Nylas-CLI-3.0.3-intel.dmg
Open the DMG and copy nylas to /usr/local/bin/ or your preferred location.
Manual Download:
Download the appropriate archive for your platform below, extract it, and move the nylas binary to your PATH.
Go Install:
go install github.com/nylas/cli/cmd/nylas@v3.0.3Changelog
Features
Bug Fixes
- d2d5972: fix(auth): update config file when switching default grant (#14) (@mqasimca)
- eff0f6c: fix(email): collapse excessive blank lines in HTML-to-text conversion (#16) (@mqasimca)
- c8264cc: fix: correct Nylas dashboard URL typo (#15) (@mqasimca)
Full Changelog: v3.0.2...v3.0.3
v3.0.2
Nylas CLI 3.0.2
Installation
macOS/Linux (Homebrew):
brew install nylas/nylas-cli/nylasmacOS (DMG):
- Apple Silicon: Download
Nylas-CLI-3.0.2-apple-silicon.dmg - Intel: Download
Nylas-CLI-3.0.2-intel.dmg
Open the DMG and copy nylas to /usr/local/bin/ or your preferred location.
Manual Download:
Download the appropriate archive for your platform below, extract it, and move the nylas binary to your PATH.
Go Install:
go install github.com/nylas/cli/cmd/nylas@v3.0.2Changelog
Features
- 2449d56: feat(calendar): enhance Air calendar UI with quick wins and UX improvements (#12) (@qasim-nylas)
Full Changelog: v3.0.1...v3.0.2
v3.0.1
Nylas CLI 3.0.1
Installation
macOS/Linux (Homebrew):
brew install nylas/nylas-cli/nylasmacOS (DMG):
- Apple Silicon: Download
Nylas-CLI-3.0.1-apple-silicon.dmg - Intel: Download
Nylas-CLI-3.0.1-intel.dmg
Open the DMG and copy nylas to /usr/local/bin/ or your preferred location.
Manual Download:
Download the appropriate archive for your platform below, extract it, and move the nylas binary to your PATH.
Go Install:
go install github.com/nylas/cli/cmd/nylas@v3.0.1Changelog
Features
- 9e571d3: feat(http): add custom User-Agent header to all API requests (#11) (@qasim-nylas)
Full Changelog: v3.0.0...v3.0.1
v3.0.0
Nylas CLI 3.0.0
Installation
macOS/Linux (Homebrew):
brew install nylas/nylas-cli/nylasmacOS (DMG):
- Apple Silicon: Download
Nylas-CLI-3.0.0-apple-silicon.dmg - Intel: Download
Nylas-CLI-3.0.0-intel.dmg
Open the DMG and copy nylas to /usr/local/bin/ or your preferred location.
Manual Download:
Download the appropriate archive for your platform below, extract it, and move the nylas binary to your PATH.
Go Install:
go install github.com/nylas/cli/cmd/nylas@v3.0.0Changelog
Full Changelog: v1.0.0...v3.0.0
v1.0.0
Nylas CLI 1.0.0
Installation
macOS/Linux (Homebrew):
brew install nylas/nylas-cli/nylasmacOS (DMG):
- Apple Silicon: Download
Nylas-CLI-1.0.0-apple-silicon.dmg - Intel: Download
Nylas-CLI-1.0.0-intel.dmg
Open the DMG and copy nylas to /usr/local/bin/ or your preferred location.
Manual Download:
Download the appropriate archive for your platform below, extract it, and move the nylas binary to your PATH.
Go Install:
go install github.com/nylas/cli/cmd/nylas@v1.0.0Changelog
Bug Fixes
- 2ed5dc6: fix(air): align cache header test expectations with middleware implem… (#7) (Qasim 81189970+qasim-nylas@users.noreply.github.com)
- 778771c: fix(calendar): fix recurring events API and integration tests (#8) (Qasim 81189970+qasim-nylas@users.noreply.github.com)
Other
- 4a3e5fd: Initial commit: Nylas CLI (Qasim qasim.m@nylas.com)
- 486344a: chore(release): disable automatic homebrew tap updates (#9) (Qasim 81189970+qasim-nylas@users.noreply.github.com)
Full Changelog: ...v1.0.0