Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/0.20.3 #1206

Merged
merged 71 commits into from Oct 14, 2016
Merged

Release/0.20.3 #1206

merged 71 commits into from Oct 14, 2016

Conversation

jmoody
Copy link
Member

@jmoody jmoody commented Oct 14, 2016

0.20.3

Thank you to everyone who contributed and submitted GitHub issues!

This release, combined with DeviceAgent 1.0.2, and run-loop 2.2.2,
fixes several critical bugs related to:

  1. Code signing the DeviceAgent-Runner.app for physical devices
  2. Text entry and keyboard interactions

0.20.0 shipped with a mistake in the Calabash::Cucumber::DeviceAgent
API. That module incorrect forwarded missing methods to Core. Some
users will experience failing tests if they are making calls to Core
methods through the Core::device_agent method. You should only be
calling Core#device_agent if absolutely necessary. As time goes on,
we are finding edge cases were the DeviceAgent query engine is extremely
slow to respond.

jmoody and others added 30 commits September 13, 2016 18:02
…-or-higher

Gem: force httpclient 2.7.1 or higher
…ublic-API-screenshot-and-fail

Refactor DeviceAgent public API screenshot and fail
Pass string to fail method (as Calabash 0.x does)
jmoody and others added 25 commits October 5, 2016 14:57
A hash that can pose as a Hash representation of a view
…hould-use-screen-dimensions

Full screen gestures should use screen dimensions
…ice-agent

Console attach for DeviceAgent + automatic console_attach
…skips-keyboard-visible-check

DeviceAgent: automator skips keyboard visible checks
…nder-needs-to-check-other-views

Keyboard: text from first responders should check out views
…eck-in-DeviceAgent

Automator::DeviceAgent: search for any first responder for return key type
@jmoody jmoody added this to the 0.20.3 milestone Oct 14, 2016
@jmoody jmoody self-assigned this Oct 14, 2016
@jmoody
Copy link
Member Author

jmoody commented Oct 14, 2016

Travis is down. Safe to merge.

@jmoody jmoody merged commit 3732a0b into master Oct 14, 2016
@jmoody jmoody deleted the release/0.20.3 branch October 14, 2016 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants