Releases: jkcoxson/idevice
Releases · jkcoxson/idevice
v0.1.62
Full Changelog: v0.1.61...v0.1.62
v0.1.61
What's Changed
- fix: add missing sha2 and rsa deps to remote_pairing feature by @maxslarsson in #94
- fix: feature gating for error conversions and dead deps by @maxslarsson in #95
- fix: make openssl PairingFile escrow_bag field Optional by @maxslarsson in #97
- fix: improve openssl crypto backend by @maxslarsson in #98
- Remove rt-multi-thread dependency from AFC file descriptor drop by @maxslarsson in #93
- fix: scan zip entries in determine_package_type instead of assuming index 1 by @Ylarod in #100
- Make connect_tls_psk_tunnel and connect_tls_psk_tunnel_native generic by @maxslarsson in #99
- refactor: remove pairing_file field and state param from RemotePairingClient by @maxslarsson in #96
New Contributors
- @maxslarsson made their first contribution in #94
Full Changelog: v0.1.60...v0.1.61