A lot of changes under the hood: All fastlane tools now use the shared gem fastlane_core
This allows me to develop and release new features even faster 🚀
- Added new
team_id
action which sets the ID of your team across all tools - Updated example files
- Added
Rubocop
styling (thanks @JaniJegoroff) - Improved HipChat integration (thanks @DF-Franzi)
- Improved parsing of shell outputs and error handling (thanks @milch)