Releases: bitrise-steplib/steps-fastlane
Releases · bitrise-steplib/steps-fastlane
2.1.3
- Added android to project type tags
- Updated step.yml
- Updated README.md
2.1.2
- Rename to "Work directory" to "Working directory"
- work_dir input is_required=false
2.1.1
Gemfile
handling revision (in case you want to use the fastlane
version defined in your Gemfile
)
- Logging revision / enhancement
2.1.0
- This step can now use the
fastlane
version you specify in your Gemfile
, if you include a Gemfile
in the specified workdir
[ thanks to @rymir ]
- Error handling & logging revisions