Skip to content

v0.4.0

Choose a tag to compare

@christso christso released this 19 Feb 09:23
· 45 commits to master since this release

🚀 Features

  • Implemented a GUI using Avalonia UI, providing the same functionality as the CLI for a more user-friendly experience.
  • Added support for the --follow flag, 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