Introduced a new standalone tool: pilot 🚀
- Added new
import
action to import anotherFastfile
. This allows you to easily use aFastfile
across multiple projects (More information) - Added new
lane_override
technique to overwrite existing lanes - Added new
last_git_tag
action - Added new
git_branch
action - Added new summary table after running
fastlane
- Added new
set_changelog
action to simply set one changelog for all languages - Improved action list design