Releases: doronz88/pymobiledevice3
Releases · doronz88/pymobiledevice3
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
v1.6.5
- More BSD syscall parsing added to
developer core-profile-session parse-live
subcommand
- Make all commands' output as colored json (and an optional
--nocolor
flag)
- Handle
mounter umount
and mounter mount
errors with friendlier log messages
v1.6.4
- Many major improvement for
core-profile-session
performance for real-time monitoring
- Complete
fs_usage
support using core-profile-session
suboption
- Add active process monitoring by given cpu threshold.
- bugfix: Remove minor version component from DeveloperDiskImage search when mounting
v1.6.3
- add support for syslog filtering using multiple matches of different sensitivity
1.6.2
- add
parse-live
as a subcommand to developer core-profile-session
to monitor filesystem events (opens)
- add debug and info log levels for
OsTrace
service
v1.6.1
- add
developer oslog
subcommand
- add
core-profile-session stackshot
subcommand
- add partial support for ios<13