Releases: nilsreichardt/codemagic-app-preview
Releases · nilsreichardt/codemagic-app-preview
codemagic_app_preview-v0.2.1
What's Changed
- fix(codemagic_app_preview): fix triggering a build with
CM_PULL_REQUEST
by @nilsreichardt in #100
Full Changelog: codemagic_app_preview-v0.2.0...codemagic_app_preview-v0.2.1
codemagic_app_preview-v0.2.0
- DOCS: Adds very detailed docs on how to use this CLI.
- FEAT: Adds spacing between each platform column in the PR comment to avoid accidentally scanning the wrong qr code.
- FEAT: Adds support for mono-repo projects.
- FEAT: Adds expires at date to the PR comment.
- FEAT: Replaces third-party qr code generator with a self-hosted one.
- FEAT: Replaces qr codes for macOS with a download icon.
- FEAT: Adds check if the CLI is executed in a build for a pull request.
- FEAT: Adds check if there are artifacts available for the current build.
- CHORE: Adds pub.dev topics.
v0.0.2
v0.0.1
- Initial release of an early preview version.