Releases: doronz88/pymobiledevice3
Releases · doronz88/pymobiledevice3
v1.16.1
What's Changed
- show sensitive matches in insensitive mode by @ohadshai in #204
- Backup2: Suppress ConnectionAbortedError when erasing device. by @matan1008 in #205
- Update cryptography's minimum version. by @matan1008 in #206
- github: improve ci tests by @doronz88 in #211
- bugfix: update pygnuutils requirement for windows support (#208) by @doronz88 in #209
Full Changelog: v1.16.0...v1.16.1
v1.16.0
What's Changed
- c365340 Bugfix: Lockdown: Handle dashes in udid. (@matan1008)
- 23da1e3 usbmux: bugfix: use select_device to choose device correctly (@doronz88)
- 0751925 AFC: fix tests. (@matan1008)
- 075def9 CA: Replace pyOpenSSL with cryptography. (@matan1008)
- 91c9f17 AFC: fix tests. (@matan1008)
- 0fcae05 mounter: bugfix: lookup for image when already mounted (@doronz88)
- 0d8ee00 bump version to 1.16.0 (@doronz88)
Full Changelog: v1.15.0...v1.16.0
v1.15.0
What's Changed
- 7e00536 Bugfix: AFC: Prevent error when force removing missing file by @matan1008.
- c8dc637 AFC: Do ls using pygnuutils by @matan1008.
Full Changelog: v1.14.12...v1.15.0
v1.14.12
What's Changed
- CoreProfileSession: Update requirement. by @matan1008 in #199
Full Changelog: v1.14.11...v1.14.12