0.4.4
What's Changed
Fixes:
- Configure adb server port by using environment variable ANDROID_ADB_SERVER_PORT by @inez in #72
- Fixed issue with special characters not being escaped in the local path when pushing by @evant in #78
Docs:
- Fix docs to not use junit rule by @yschimke in #67
- docs(logcat): clarify streaming logcat behaviour by @Malinskiy in #70
- Fix: Expect ShellCommandResult from executing ShellCommandRequest by @inez in #74
- Fix instrumentation request docs by @sboishtyan in #77
Other:
- feat(deps): update dependencies by @Malinskiy in #75
New Contributors
- @yschimke made their first contribution in #67
- @inez made their first contribution in #74
- @sboishtyan made their first contribution in #77
- @evant made their first contribution in #78
Full Changelog: 0.4.3...0.4.4