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

Releases: fastlane-old/fastlane_core

0.46.1 Bugfixes

02 Jun 07:13
Compare
Choose a tag to compare
  • Fixed iTunes Transporter
  • Fix for CLI based actions with Integer params

0.46.0 Prepare for fastlane plugins

01 Jun 18:06
Compare
Choose a tag to compare
  • Preparing for fastlane plugins 🚀
  • Added new option to hide timestamps in fastlane outputs using FASTLANE_HIDE_TIMESTAMP (#4838)
  • Fix PkgFileAnalyser to shell escape xar arguments
  • Helper.fastlane_enabled? improvements (#4889)
  • Continuing work on #3843
  • Ads Apple Developer Id to itunes_transporter.rb - allows deliver to work with multiple iTunes Providers

0.45.0 Improvements

26 May 21:58
Compare
Choose a tag to compare
  • Make determine_version a class method
  • Improved unit tests

0.44.2 Bug fixes

24 May 19:53
Compare
Choose a tag to compare
  • Re-add Helper.log method and add deprecation warning
  • Only query for xcode version on macs

0.44.1 Fixed WWDR certificate import

23 May 23:58
Compare
Choose a tag to compare

Fixed an issue when importing the WWDR certificate

0.44.0 Prepare for fastlane plugins

23 May 18:28
Compare
Choose a tag to compare
  • repare for fastlane plugins (#4770)
  • Removed Sentry (#4756)
  • Shell escape keychain paths in CertChecker
  • Replaced remaining .red and raise blocks (#4709)

0.43.5 Improvements

13 May 14:51
Compare
Choose a tag to compare
  • Fix bug running commands on some Linux systems

0.43.4 Improvements

12 May 15:07
Compare
Choose a tag to compare
  • Improve Android app metrics by properly detecting package name

0.43.3 Improvements

11 May 16:13
Compare
Choose a tag to compare
  • Improve ToolCollector to differentiate crashes and user_errors

0.43.2 Improvements

09 May 19:24
Compare
Choose a tag to compare
  • Adding platform fetch support ipa for fastlane core (#4448)
  • Updated change-log receive class to follow redirects