Releases: alibaba/tidevice
Releases · alibaba/tidevice
0.12.11
What's Changed
- Add:采集内存数据时增加rss内存的结果 by @alisleepy in #391
- Update _version.py to fix pkg_resources warning by @steelonion in #392
- add importlib_metadata by @codeskyblue in #393
- fix: Requests>=2.32.2 get_connection DEPRECATED by @BirdLearn in #385
New Contributors
- @alisleepy made their first contribution in #391
- @BirdLearn made their first contribution in #385
Full Changelog: 0.12.10...0.12.11
修复python3.6上不能安装ipa的问题
0.3.1 fix python 3.6 support. fix #22
封杀 python 3.6 以下版本的安装
0.1.14 force tidevice use python 3.7+