File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 22
33Details changes in each release of EarlGrey. EarlGrey follows [ semantic versioning] ( http://semver.org/ ) .
44
5+ ## [ 1.15.0] ( https://github.com/google/EarlGrey/tree/1.15.0 ) (08/03/2018)
6+ ```
7+ Baseline: [59ce3b6c]
8+ + [59ce3b6c]: Fix default Swift version in EarlGreyExampleSwiftTests xcode project
9+ ```
10+
11+ ### Enhancements
12+ * Added support for accessibility in iOS 12.
13+ * Updated the visibility checker to support keyboards in iOS 12.
14+ * Updated Analytics Configurations.
15+ * Fixed Formatting Issues.
16+ * Updated invalid api and compatibility docs.
17+
18+ ### Compatibility
19+ * EarlGrey has now been tested for working till Xcode version 10.0 beta 2.
20+ * Some of the internal unit tests break on Xcode 9.3+ due to change in exception name thrown by XCTest. Those are still being investigated.
21+
522## [ 1.14.0] ( https://github.com/google/EarlGrey/tree/1.14.0 ) (06/04/2018)
623```
724Baseline: [c201f58]
You can’t perform that action at this time.
0 commit comments