Releases: getsentry/craft
Releases Β· getsentry/craft
0.9.6
- feat: Add a
releaseBranchPrefix
config attribute (#86)
0.9.5
- feat: Cocoapods Target add
--allow-warnings
by default
- fix: Localized git branch checks (#84)
0.9.4
- fix(gcs): Fix content-types issues (#78)
0.9.3
- ref: Remove the need for
COCOAPODS_TRUNK_TOKEN
to be in the environment (#72)
0.9.2
- feat: Artifact provider abstraction (#52, #54)
- feat: Support for custom remote names (#43)
- ref: Create GCS API module (#63)
- ref: Create environment utils module (#60)
- chore: Hard-pin runtime dependencies, remove node-emoji and node-dryrun (#53, #58, #65)
0.9.1
- fix: Default status provider should still be Zeus
- fix: Handling of undefined command line arguments (#40)
0.9.0
- feat: Add new
statusProvider
option
- feat: Make artifact check optional (#36)
0.8.4
- gcs: fix shallow copy issue with upload parameters
0.8.3
- github: add missing dry-run check
0.8.2
- registry: add onlyIfPresent attribute
- Limit concurrent downloads for some targets