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