Releases: hexhacking/xUnwind
Releases · hexhacking/xUnwind
xUnwind v2.0.0
Incompatible Changes
- Change POM group ID from
io.hexhacking
toio.github.hexhacking
.
Bugs fixed
- Fix crash on x86 architecture. (Upgrade xDL version to 2.0.0)
不兼容的变更
- POM group ID 从
io.hexhacking
修改为io.github.hexhacking
。
Bugs 修复
- 修复 x86 架构上的崩溃问题。(升级 xDL 版本到 2.0.0)
xUnwind v1.1.1
Announcements
- Compatible with Android 13.
公告
- 兼容 Android 13。
xUnwind v1.1.0
Improve
- Upgrade xDL to 1.1.2.
- Upgrade NDK to 23.1. Enable LLVM ICF and machine outliner.
改进
- 升级 xDL 版本到 1.1.2。
- 升级 NDK 版本到 23.1。启用 LLVM ICF 和 machine outliner。
xUnwind v1.0.3
New features
- Compatible with Android 12 (API level 31).
Improve
- Update version for gradle, AGP and NDK.
新特性
- 兼容 Android 12 (API level 31)。
改进
- 升级 gradle,AGP 和 NDK 的版本。
xUnwind v1.0.2
Incompatible Changes
- POM groupId:artifactId changed from
io.hexhacking.xunwind:xunwind-android-lib
toio.hexhacking:xunwind
. - Switch from JCenter to Maven Central.
Improve
- Update xDL to v1.0.4.
不兼容的变更
- POM groupId:artifactId 从
io.hexhacking.xunwind:xunwind-android-lib
改为io.hexhacking:xunwind
。 - 从 JCenter 切换到 Maven Central。
改进
- 升级 xDL 到 v1.0.4。
xUnwind v1.0.0
First version.
第一个版本。