What's Changed
- Skip symlink archives and cap nested extras by @davidnewhall in #182
- Add Filter.Accept so Find skips without consuming MaxArchives by @davidnewhall in #184
- Dedupe extras archives by device and inode by @davidnewhall in #183
- Share extract caps with extras via the tighter leftover by @davidnewhall in #185
- Fix Copilot findings from the files.go split by @davidnewhall in #187
- Split files.go into find, write, and rename files by @davidnewhall in #186
- Split cue.go FLAC streaming into flac.go by @davidnewhall in #188
- Export IsLimitError for extract cap failures by @davidnewhall in #189
Full Changelog: v0.5.1...v0.6.0