Releases: firebase/fastlane-plugin-firebase_app_distribution
Releases · firebase/fastlane-plugin-firebase_app_distribution
v1.0.0
v1.0.0.pre.1
What's Changed
Full Changelog: v0.11.0.pre.1..."1.0.0.pre.1
v0.11.0.pre.3
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
- 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
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
What's Changed
- Make uploads resumable by @jeremydurham in #394
Full Changelog: v0.10.1...v0.10.2.pre.1
v0.10.1
What's Changed
- Improve GoogleServices-Info.plist support by @lfkellogg in #388
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- Log platform if binary not found by @kaibolay in #377
- Better handle errors when uploading binary by @kaibolay in #378
- Make sure
platformis a symbol by @kaibolay in #379 - Fix Rubocop issues and config descriptions. by @kaibolay in #381
- Support
test_case_idsandtest_case_ids_fileby @kaibolay in #382 - Also support newlines as separator… by @kaibolay in #384
Full Changelog: v0.9.1...v0.10.0
v0.9.1
v0.9.0
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_distributionto 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
- @MaesterChestnut made their first contribution in #356
Full Changelog: v0.8.1...v0.9.0