Releases: getsentry/craft
Releases Β· getsentry/craft
0.7.5
- npm: allow using "yarn"
- npm: allow to specify OTP for publishing
- Log errors to Sentry
0.7.4
- github: strip date from release title
- pre-release command: empty string skips the run
0.7.3
- gcs/github: add retries
- Rename "release" step to "prepare"
- Display artifact size before publishing
- Upgrade GCS/GitHub dependencies
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