v1.3.3
What's Changed
Fixed
- Silence EPERM errors on temp file cleanup — macOS SIP/TCC returns
EPERMfor system-owned temp directories (e.g./var/folders/.../T/com.apple.*). Previously this flooded your terminal with dozens ofFailed to remove ... EPERMlines that were expected and not actionable. Now silently skipped. (#63)
Changed
Full Changelog: v1.3.1...v1.3.3