Releases: getsentry/sentry-cli
Releases · getsentry/sentry-cli
sentry-cli 0.12.0
- Added basic windows support
- Added
send-event
to submit events to Sentry
sentry-cli 0.11.0
- Added
login
command.
sentry-cli 0.10.1
- Made missing ref failures on non minimized JS files warnings instead of errors
sentry-cli 0.10.0
- Added support for basic sourcemap validation with the
--validate
flag
sentry-cli 0.9.0
- Ignore
--ext
for explicitly provided files on sourcemap uploads - Properly handle
--ext
sentry-cli 0.8.0
- Added the ability to upload individual sourcemaps as files
sentry-cli 0.7.0
- Added
info
command - Addded
.sentryclirc
config file support
sentry-cli 0.6.0
- Updated release commands
sentry-cli 0.5.1
- Fixes uninstall support
sentry-cli 0.5.0
Added basic sourcemap support.