Skip to content

Releases: nilsreichardt/codemagic-app-preview

codemagic_app_preview-v0.2.1

30 Sep 14:11
Compare
Choose a tag to compare

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

30 Sep 13:43
Compare
Choose a tag to compare
  • 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

25 Aug 17:13
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

v0.0.1

16 Jul 23:32
8996c22
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
  • Initial release of an early preview version.