Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Releases: fastlane-old/pilot

1.9.2 Improvements

02 Jun 23:41
Compare
Choose a tag to compare
  • Stop skipping first line of csv in pilot import

1.9.1 Correction

02 Jun 20:05
Compare
Choose a tag to compare
  • Update fastlane_core dependency version

1.9.0 Improvements

02 Jun 19:18
Compare
Choose a tag to compare
  • Add :itc_provider option for passing that parameter to iTMSTransporter
  • Make CSV header optional in import_testers

1.8.0 Improvements

27 May 17:31
Compare
Choose a tag to compare
  • Allow pilot to work with multiple iTunes Providers via :dev_portal_team_id option

1.7.0 Improved setting of changelog

24 May 21:38
Compare
Choose a tag to compare

Make it more clear on how a changelog is set
Added new skip_waiting_for_build_processing option

1.6.0 Improved build processing

15 May 21:05
Compare
Choose a tag to compare

Improved handling of processing builds

1.5.1 Improvements

03 May 20:31
Compare
Choose a tag to compare
  • Remove empty columns from tester info in pilot list

1.5.0 Improvements

04 Apr 20:39
Compare
Choose a tag to compare
  • Fix problems with passwords containing special characters
  • Use the latest version of spaceship
  • Update to make better use of fastlane UI calls
  • Handle --email command-line argument in pilot add/remove/find
  • Show what app identifier Pilot is using to help understand when pilot guesses wrong
  • Raise friendly error when listing testers for invalid app
  • Remove tester from a specific app when specified

1.4.1 Bugfix

19 Feb 03:20
Compare
Choose a tag to compare

Fixed an issue with uploading iOS builds

1.4.0 New Features

18 Feb 20:10
Compare
Choose a tag to compare
  • You can now find, add and remove multiple testers at once
    (thanks Jacob Aleksynas)
  • Improved build upload
  • Added automatic submission of external builds (thanks @tmm1)
  • Improved input parsing
  • Added more columns to the user list (thanks @knutigro)