Releases: getsentry/craft
Releases Β· getsentry/craft
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
0.4.9
- Add "crates" target for publishing Rust packages
0.4.8
- Fix encoding issue for NPM target
0.4.7
- Check for executables when doing "publish"
- Improve support for interactive pre-release scripts