Skip to content

Releases: firebase/fastlane-plugin-firebase_app_distribution

v1.0.0

Choose a tag to compare

@kaibolay kaibolay released this 04 Mar 14:55
e5aff0f

What's Changed

Full Changelog: v0.10.1...v1.0.0

v1.0.0.pre.1

v1.0.0.pre.1 Pre-release
Pre-release

Choose a tag to compare

@kaibolay kaibolay released this 03 Mar 21:05
167842d

What's Changed

Full Changelog: v0.11.0.pre.1..."1.0.0.pre.1

v0.11.0.pre.3

v0.11.0.pre.3 Pre-release
Pre-release

Choose a tag to compare

@kaibolay kaibolay released this 13 Feb 19:42

What's Changed

  • Update fastlane-plugin-firebase_app_distribution.gemspec by @kaibolay in #396
  • Expand tested Ruby versions to include all currently existing 3.x and 4.x versions by @kaibolay in #397

Full Changelog: v0.11.0.pre.1...v0.11.0.pre.3

v0.11.0.pre.2

v0.11.0.pre.2 Pre-release
Pre-release

Choose a tag to compare

@kaibolay kaibolay released this 07 Feb 17:29
cdc1734
  • explicitly declare that Ruby >= 2.7 is required
  • depend on fastlane during runtime

Full Changelog: v0.11.0.pre.1...v0.11.0.pre.2

v0.11.0.pre.1

v0.11.0.pre.1 Pre-release
Pre-release

Choose a tag to compare

@kaibolay kaibolay released this 06 Feb 21:33
b05cbe0

What's Changed

  • Update dependencies - require Ruby >= 2.7

Full Changelog: v0.10.2.pre.1...v0.11.0.pre.1

v0.10.2.pre.1

v0.10.2.pre.1 Pre-release
Pre-release

Choose a tag to compare

@kaibolay kaibolay released this 26 Jan 21:25
37ce52e

What's Changed

Full Changelog: v0.10.1...v0.10.2.pre.1

v0.10.1

Choose a tag to compare

@lfkellogg lfkellogg released this 14 Apr 19:15
9801ec5

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

Choose a tag to compare

@kaibolay kaibolay released this 07 Jan 17:50
83d616c

What's Changed

Full Changelog: v0.9.1...v0.10.0

v0.9.1

Choose a tag to compare

@kaibolay kaibolay released this 30 Apr 21:08
4bc7839

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

Choose a tag to compare

@lfkellogg lfkellogg released this 08 Feb 17:03
a735c0e

What's Changed

  • The plugin now provides a smoke testing capability via App Distribution's “Automated tester” for Android apps. The feature is available in beta mode, and automatically runs tests on your Android apps on virtual and physical devices at different API levels. Run bundle exec fastlane action firebase_app_distribution to see all available flags. To learn more about automated tests, see Run an automated test for Android apps.
  • Support automated tests by @kaibolay in #351
  • Don't throw an exception if there are no testers with UDIDs by @kaibolay in #363 (fixes Issue #362)

New Contributors

Full Changelog: v0.8.1...v0.9.0