We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9cfac9 commit 9c5c8a6Copy full SHA for 9c5c8a6
Docs/ChangeLog-5x.md
@@ -18,6 +18,9 @@ header. We always recommend rebuilding your client-side code using the
18
header from the same release to avoid compatibility issues.
19
20
* **General:**
21
+ * **Feature:** Arm64 builds for Linux added to the GitHub Actions builds, and
22
+ Arm64 binaries for NEON, 128-bit SVE 128 and 256-bit SVE added to release
23
+ builds.
24
* **Feature:** Added a new codec API, `astcenc_compress_cancel()`, which can
25
be used to cancel an in-flight compression. This is designed to help make
26
it easier to integrate the codec into an interactive user interface that
0 commit comments