v2.5.5
What's Changed
- Added DumpScreenAsync, FindElementAsync, and FindElementsAsync methods by @sdijoseph in #36
- Add async methods of AdbClient by @wherewhere in #37
- Remove unnecessary filename checks by @Tangent-90 in #39
- Make methods more thoroughly asynchronous by @sdijoseph in #43
- Remove .NET Framework when building on non-windows platform by @sdijoseph in #42
- Restoring Martialing to fix buffer length issues by @ilamp in #47
New Contributors
- @sdijoseph made their first contribution in #36
- @Tangent-90 made their first contribution in #39
Full Changelog: v2.5.4...v2.5.5