Skip to content

EarlGrey 1.9.4

Compare
Choose a tag to compare
@sid-github sid-github released this 10 Jun 06:23
· 188 commits to master since this release

1.9.4 (06/09/2017)

Baseline: [ed9c6d3]
+ [ed9c6d3]: Add RVM before-install step in before install for travis runs.

Bug Fixes

  • Fixed a bug in scroll action that can sometimes cause a tap at the end of scroll.

Enhancements

  • Improved CI execution on travis.
  • Updated test app with better AutoLayout support.
  • Improved docs for earlgrey gem, contributors guide etc.
  • Fixed all asserts to use internal implementation instead of NSAssert which
    can be disabled.
  • Updated cheatsheet render script to use Chrome 59.

Contributors