Releases: getsentry/craft
Releases Β· getsentry/craft
0.7.2
- Change prompt type when publishing
- Read environment configuration from the project root, and not from the current directory
- Warn about insecure environment files
- gh-pages: Add version to commit message
- Change minimal supported NPM version to 5.6.0
- Fix artifact sorting
0.7.1
- Read environment from .craft.env
- Show summary of available artifacts before publishing
- Always print Zeus links when publishing
- Add "--no-input" and "--dry-run" as CLI arguments
0.7.0
- Create annotated tags by default
0.6.1
- Require additional ctrl-c when running "publish"
- Checkout master after successfull "craft release"
- Fix "registry" issue with prereleases
0.6.0
- Replace "maxCacheAge" with more generic "metadata" attribute in "gcs" target
- Add "cocoapods" target
0.5.2
- Conditional execution for "registry" targets
- Minor error message fixes
0.5.1
- Add minVersion attribute to the configuration file
0.5.0
- Add Sentry Release Registry ("registry") target
- Change template engine to Mustache
- Add additional polling for unfinished and non-existing builds
0.4.11
- Add GitHub Pages ("gh-pages") target
- Add Google Cloud Storage ("gcs") target
- Add update notifier
0.4.10
- Fix PATH issue with "crates" target
- Add a missing check for
ZEUS_API_TOKEN