Released Oct. 22, 2022
User-facing changes
- [FEATURE] Allow
auditwheel repair
to process multiple wheels (#343, #62) - [FEATURE] Add
--exclude
option (#368, #76, #241, #391) - [FEATURE] Update
replace_needed
to reduce total calls topatchelf
(#376) - [FEATURE] Improve log message in case of NonPlatformWheel error (#393)
- [DOC] Update testing instructions (#377)