Releases: doronz88/pymobiledevice3
Releases · doronz88/pymobiledevice3
v1.9.1
- bugfix: stackshot creationg bug
v1.9.0
- Add support for power assertions.
- Add cli support for multiple profile installing.
- Fix python3.7 compatibility.
- Refactor colorful printing flag.
- Add SpringBoard cli support.
- Export core profile session events parsing to a different module.
v1.8.0
- Refactor DVT CLI
- Add
debugserver
support accessible via: developer debugserver
subcommand
- Add notifications monitor support accessible via:
developer notifications
subcommand
- Add graphics monitor support accessible via:
developer graphics
subcommand
- Add all BSD events to core profile session
v1.7.1
- add accessiblity features accessible via
developer accessiblity
subcommand
v1.7.0
- bugfix:
developer core-profile-session parse-live
in getrusage
parsing exception
- more syscall parsing added for
developer core-profile-session parse-live
- refactor
RemoteServer
protocol usages
v1.6.10
- add support for condition inducer
- add support for support simulate location
- add
crash flush
command to force a flush of all crash reports to CrashReports directory
v1.6.9
- Move
ps
command into processes
and add pgrep
- Bugfix: add own implementation for
cached_property
for python versions older than 3.8
- Bugfix:
append_long
serialization for sending raw dvt messages
v1.6.8
- Add energy-cosumption-per-pid monitoring via
developer energy
subcommand
v1.6.7
- Add more BSD syscalls to
core-profile-session parse-live
- Add battery state monitoring using
diagnostics battery
subcommand
v1.6.6
- bugfix:
syslog archive
command to retrieve all stored persistent logs