v3.0.9
Breaking Changes
- Change the namespace of Models, Receivers and Extensions 2475deb
- Remove System.Drawing.Common from non-windows platform 6000ff0
- Replace Microsoft.Extensions.Logging with custom ILogger 09d57c4
- Split the AdbClient which move Shell-Commands to DeviceClient 3c43fe2
- Rename UnixFileMode to UnixFileType f0b939f
- CrossPlatformFunc is removed 243a7ef
What's Changed
- Replace Microsoft.Extensions.Logging with custom ILogger by @wherewhere in #76
- Fix autobuild for organization by @yungd1plomat in #80
- Upgrade C# language version to 12.0 by @wherewhere in #77
- Split the AdbClient which move Shell Command to DeviceClient by @wherewhere in #86
- Use PolySharp to generate attributes by @wherewhere in #87
- Add WinRT extension for AdbClient and SyncService by @wherewhere in #89
Full Changelog: v2.5.8...v3.0.9