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

Releases: fastlane-old/cert

2.0.0 Update to support fastlane 2.0

18 Dec 23:33
Compare
Choose a tag to compare
  • Note: Previous fastlane 2.0 compatible releases were removed due to cyclic dependency errors
  • This release is only compatible with fastlane 2.0. To continue using fastlane 1, please use older releases
  • Calling <tool-name> from the commandline is now deprecated. Please use fastlane <tool-name> instead.

1.5.1 Hotfix

15 Dec 21:20
Compare
Choose a tag to compare

Fixed getting version number for fastlane 2.0

1.5.0 Added support for fastlane 2.0

15 Dec 20:05
Compare
Choose a tag to compare

Update to support fastlane 2.0

1.4.5 Improvements

13 Dec 05:29
Compare
Choose a tag to compare
  • Make keychain_password a sensitive option (#7237)
  • Update internal dependencies

1.4.4 Fix hanging on CI on macOS Sierra

10 Nov 19:24
Compare
Choose a tag to compare
  • Fix hang on CI on macOS Sierra (#6928)
  • New keychain_password parameter to avoid system keychain prompt
  • Update internal dependencies

1.4.3 Improvements

05 Oct 17:51
Compare
Choose a tag to compare
  • Version bump dependencies on fastlane_core and spaceship (#6407)
  • [cert] Improve error message when no certificate can be created (#6188)
  • Update internal dependencies (#6104)

1.4.2 Improvements

29 Aug 19:14
Compare
Choose a tag to compare
  • Update fastlane_core and spaceship dependencies (#5943)

1.4.1 Improvements

04 May 15:52
Compare
Choose a tag to compare
  • Updated dependencies

1.4.0 Dev Portal Update and other improvements

03 Mar 23:35
Compare
Choose a tag to compare
  • Updated cert to work with the new Apple Dev Portal
  • New revoke_expired sub-command for revoking expired certificates

1.3.0 New UI

04 Feb 23:52
Compare
Choose a tag to compare
  • Updated cert to the new fastlane UI ✨
  • Added --verbose flag