This repository has been archived by the owner on Nov 19, 2018. It is now read-only.
Releases: fastlane-old/cert
Releases · fastlane-old/cert
2.0.0 Update to support fastlane 2.0
- 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 usefastlane <tool-name>
instead.
1.5.1 Hotfix
Fixed getting version number for fastlane 2.0
1.5.0 Added support for fastlane 2.0
Update to support fastlane 2.0
1.4.5 Improvements
- Make keychain_password a sensitive option (#7237)
- Update internal dependencies
1.4.4 Fix hanging on CI on macOS Sierra
- Fix hang on CI on macOS Sierra (#6928)
- New
keychain_password
parameter to avoid system keychain prompt - Update internal dependencies
1.4.3 Improvements
- 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
- Update fastlane_core and spaceship dependencies (#5943)
1.4.1 Improvements
- Updated dependencies
1.4.0 Dev Portal Update and other improvements
- Updated
cert
to work with the new Apple Dev Portal - New
revoke_expired
sub-command for revoking expired certificates
1.3.0 New UI
- Updated
cert
to the newfastlane
UI ✨ - Added
--verbose
flag