EarlGrey v1.9.0 Release Notes

  • Baseline: [6bceffc]
       + [6bceffc]: Sync 1.9.0
    

    Compatibility

    • ๐Ÿš€ Requires iOS 8 as the minimum deployment target.
    • ๐Ÿ‘Œ Supports Xcode 8.3 and iOS 10.3 on devices and simulators.
    • The EarlGrey gem runs out of the box for Swift 3.0 and Swift 2.3.

    ๐Ÿ†• New Features

    • โž• Add -[GREYKeyboard dismissKeyboardWithError:] API to dismiss the keyboard.

    โœจ Enhancements

    • ๐Ÿ‘Œ Improved earlgrey gem by removing post_install and letting pod update the project.
    • Improved swift support for grey_allOf and grey_anyOf.
    • ๐Ÿ“š Several documentation updates including installation steps improvements.
    • โž• Added gem badge to README.md.

    Contributors