Releases: getsentry/craft
Releases Β· getsentry/craft
0.16.0
- feat(aws-lambda): AWS Lambda layer target (#160)
0.15.0
- fix(publish): Fix fail on dry-run w/ github target (#152)
- feat(docker): Support cocoapods in the docker container (#153)
- ref(github): GitHub standardized on GITHUB_TOKEN so let's use that (#154)
0.14.0
- feat(publish): Add support for optional post-release script (#144)
- fix(publish): Fix error when special target 'all' is used (#142)
0.13.3
- fix(publish): Only allow valid target ids for -t (#137)
- fix(changelog): Support subheadings (#139)
- doc(docker): Mention access token instead of password (#140)
0.13.1
- fix: npm token usage (#134) kinda reverting (#130)
0.13.0
- feat: Github Artifact Provider (#121)
0.12.0
- feat(docker): Add sourceFormat & targetFormat options (#125)
- feat(targets): Add optional
id
field to target config (#128)
- fix(npm): Actually use NPM_TOKEN for publishing (#130)
0.11.1
- fix(gcs): Better error serialization (#120)
- fix(github): Detect skipped status checks and Github actions runs as successful (#124)
0.11.0
- build: Migrate from tslint to eslint (#113)
- fix: Add stronger types for module exports (#114)
- fix(github): Don't fail when there are queued check suites (#117)
- feat: Add support for
gem
target (#119)