gems fastlane 1.9.0
1.9.0 New Actions

latest releases: 2.220.0, 2.219.0, 2.218.0...
8 years ago
  • New get_github_release action to get a specific release from GitHub.com. This can be used to only submit an app when you properly added a tag and a description
  • New git_branch action to quickly get the branch you're currently in
  • New prompt action to ask the user for additional values or to get a confirmation from the user. You can specify default values that will be used on a CI-systems
  • New puts action, never again write Helper.log.info again, just use puts
  • Improved lane switching
  • Added new attachment_properties to the Slack action (thanks @jeanregisser)
  • Big internal refactor, nothing should change for your existing setups

One more thing: this is the first fastlane release that was completely automated using fastlane 🚀

Don't miss a new fastlane release

NewReleases is sending notifications on new releases.