🚀 Features
🐞 Bug Fixes
- Update actions/checkout and setup actions to v6 - by @frostming (6af9a)
- Support packaging 26.0 changes - by @s-t-e-v-e-n-k in #176 (69ece)
- Prevent tar-slip via path traversal and symlink escape in _untar_archive - by @AAtomical in #181 (6c781)
- Complete path traversal protection by replacing os.makedirs with safe_makedirs (CVE-2026-73030) - by @frostming in #186 (8b922)