Skip to content

EarlGrey 1.14.0

Compare
Choose a tag to compare
@ynzhang0509 ynzhang0509 released this 06 Jun 23:51
· 44 commits to master since this release

Change Log

Details changes in each release of EarlGrey. EarlGrey follows semantic versioning.

1.14.0 (06/06/2018)

Baseline: [c201f58]
+ [c201f58]: Fix default Swift version in EarlGreyExampleSwiftTests xcode project

Enhancements

  • Add Swift 4 support in the gem.
  • Update block declarations to support strict prototypes.
  • Add support for PDF display for UIWebViewIdlingResource.
  • Remove Swift 2 in the gem since Xcode 7.x is not supported anymore.

Bug Fixes

  • Fix FTRLocalUIWebViewTest by updating testAJAXLoad to detect proper web view elements.

Compatibility

  • EarlGrey has now been tested for working till Xcode version 9.4. Any small test breakages with Xcode 9.4 are being tested.

Contributors

Thanks to adam-b and keefertaylor!