EarlGrey v1.11.0 Release Notes

  • Baseline: [0d1086d]
    + [0d1086d]: Modify 1.10.2 -> 1.11.0 and update the CHANGELOG
    

    ✨ Enhancements

    • ➕ Added support for iOS 11 & Xcode 9.0.
    • ➕ Added the grey_textFieldValue() matcher for updates to UITextFields with iOS11.

    🐛 Bug Fixes

    • 🛠 Fixed Minor issue that was causing infinitely long touch paths for zero sized areas.
    • 🛠 Grammatical and Language Fixes.
    • 🔨 Refactored FunctionalTests tests for adding iOS 11 support.