XUnwind Versions Save

:fire: xUnwind is a collection of Android native stack unwinding solutions.

v2.0.0

1 year ago

Incompatible Changes

  • Change POM group ID from io.hexhacking to io.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)

v1.1.1

1 year ago

Announcements

  • Compatible with Android 13.

公告

  • 兼容 Android 13。

v1.1.0

2 years ago

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。

v1.0.3

2 years ago

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 的版本。

v1.0.2

3 years ago

Incompatible Changes

  • POM groupId:artifactId changed from io.hexhacking.xunwind:xunwind-android-lib to io.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。

v1.0.0

3 years ago

First version.

第一个版本。