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

Releases: fastlane-old/credentials_manager

0.11.0 Support for Dev Portal and iTC specific credentials

20 Nov 23:18
Compare
Choose a tag to compare
  • Added support for apple_dev_portal_id
  • Added support for itunes_connect_id

0.10.0 Android Support

27 Oct 21:19
Compare
Choose a tag to compare

Added support for Android projects in the Appfile

0.9.1 Improvement

17 Oct 22:30
Compare
Choose a tag to compare

Fixed loading the Appfile when in a hidden .fastlane folder

0.9.0 Improved account manager

09 Oct 17:05
Compare
Choose a tag to compare

Added return value to invalid_credentials method

0.8.4 Bugfix

08 Oct 20:48
Compare
Choose a tag to compare

Fixed dependency to fastlane_core

0.8.3 Improvements

08 Oct 15:58
Compare
Choose a tag to compare
  • Added automatic correcting of invalid quotes in Appfile
  • Support for nil values in the Appfile
  • Support for non Mac machines to not store the password in the keychain

0.8.2 Improved initial login

10 Sep 00:09
Compare
Choose a tag to compare

Improved handling of the first login

0.8.1 Improved support with no Appfile

07 Sep 21:37
Compare
Choose a tag to compare

Added support for fallback environment variables when no Appfile is available

0.8.0 New AccountManager

07 Sep 20:42
Compare
Choose a tag to compare
  • Added a new AccountManager which is much better than the old PasswordManager
  • Improved internal code base, with lots of new tests and a new code style

0.7.4 Improved Appfile parsing

22 Aug 12:13
Compare
Choose a tag to compare

Improved the handling of various Appfiles