Releases: shaosss/LibMtpSharp
Releases · shaosss/LibMtpSharp
v0.1.3
v0.1.2
Release notes:
- Consolidate progress callback for the existing calls
- Implement retrieval of the Folder list
- Throw exception for FileAndFolder list limitation
- Implement file list retrieval for cached devices
- Introduce nullable reference types support
- Implement getting file to the path
- Minor code improvements