v0.4.0
🚀 Features
- Implemented a GUI using Avalonia UI, providing the same functionality as the CLI for a more user-friendly experience.
- Added support for the
--followflag, enabling the tool to track files across renames in Git history.
🐛 Bug Fixes
- n/a
🧰 Maintenance
- Refactored the codebase to improve code sharing between the CLI and UI.
Full Changelog: v0.3.0...v0.4.0