### New Features
- convert find_dups to Renderer
- convert archive to Renderer
- convert clean to Renderer
- convert list to Renderer
- add a pretty terminal renderer based on ratatui
### Bug Fixes
- refactor errors a bit
### Commit Statistics
- 6 commits contributed to the release.
- 6 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
### Commit Details
* **Uncategorized**
- Convert find_dups to Renderer (0000047)
- Convert archive to Renderer (0000046)
- Convert clean to Renderer (0000045)
- Convert list to Renderer (0000044)
- Refactor errors a bit (0000043)
- Add a pretty terminal renderer based on ratatui (0000042)