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 6897614 commit ff5b637Copy full SHA for ff5b637
CHANGELOG.md
@@ -2,6 +2,17 @@
2
3
## HEAD
4
5
+## 6.3.0
6
+
7
+Released March 16, 2025
8
9
+### User-facing changes
10
+- [FEATURE] Add GNU_PROPERTY_X86_ISA_1_NEEDED detection ([#535](https://github.com/pypa/auditwheel/pull/535))
11
+- [FEATURE] Add option to set zip compression level ([#547](https://github.com/pypa/auditwheel/pull/547))
12
+- [FEATURE] Support to wildcard a path with --exclude ([#528](https://github.com/pypa/auditwheel/pull/528))
13
+- [FEATURE] Add loongarch64 platform support ([#522](https://github.com/pypa/auditwheel/pull/522))
14
+- [BUGFIX] Removal of valid additional RPATH for internal dependency ([#557](https://github.com/pypa/auditwheel/issues/557))
15
16
## 6.2.0
17
18
Released January 4, 2025
0 commit comments