User-facing changes
- [REMOVAL] Drop python 3.7 support (#457)
- [REMOVAL] Remove the
addtag
subcommand (#455) - [FEATURE] Add python 3.12 support (#446)
- [BUGFIX] Repair ELF executables in the "scripts" directory (#443)
- [BUGFIX] Fix bitness detection (#471)
- [BUGFIX]
--exclude libfoo.so
shall ignore dependencies oflibfoo.so
(#474) - [BUGFIX] Fix replacing
RPATH
on copied libs to the folder where they're copied ($ORIGIN
) (#478)