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

Releases: fastlane-old/scan

0.5.0 New skip_build option

11 Feb 00:48
Compare
Choose a tag to compare
  • Added new skip_build option
  • Improved error output

0.4.2 Improvements

22 Jan 16:03
Compare
Choose a tag to compare
  • Added support for -derivedDataPath and -resultBundlePath options.
  • Fixed regex to match test results output

0.4.1 tvOS Support

12 Jan 22:51
Compare
Choose a tag to compare
  • scan now supports tvOS
  • Improved device detection
  • Improved Scanfile detection

0.3.3 CI Improvements

16 Dec 19:13
Compare
Choose a tag to compare

scan now doesn't use the Travis formatter for other CI systems like Jenkins

0.3.2 Improvements

24 Nov 19:19
Compare
Choose a tag to compare

Improved simulator detection

0.3.1 Improvements

20 Nov 06:30
Compare
Choose a tag to compare
  • Improved the output buffering when running tests (thanks @0xced)
  • test_output is now inside the fastlane directory if existent

0.3.0 New options

16 Nov 10:18
Compare
Choose a tag to compare
  • Added new code_coverage option
  • Added new output_style option

0.2.1 Updated xcpretty

30 Oct 15:25
Compare
Choose a tag to compare

Improved output when running scan

0.2.0 Slack Channel and improvements

29 Oct 18:43
Compare
Choose a tag to compare
  • Added new slack_channel option
  • Improved device selection
  • Fixed timeout when running tests

0.1.2 Improvements

23 Oct 18:57
Compare
Choose a tag to compare
  • Fixed an issue where device selection didn't work
  • Renamed skip_html_open to open_report - report is now disabled by default