New features and improvements
- Bump minimum Python version to 3.8 by @Repiteo in #67 . Python 3.7 still works, but is no longer supported.
- Use
git-loginstead ofgit-whatchanged, as it has been deprecated in Git 2.51. Reported by @gebailey in #83 , @Hakuna75 in #84 and @landfillbaby - Ignore GPG signatures when parsing git logs by @mervynfoxe in #80
Documentation and code refactoring
- Update README.md by @chrisfinazzo in #63
- Correct Arch package info by @alerque in #78
- Cleanup/tidy various files by @Repiteo in #74
Bug fixes
- fix
-N / --skip-older-than-commitfor symlinks by @landfillbaby in #81
New Contributors
- @chrisfinazzo made their first contribution in #63
- @mervynfoxe made their first contribution in #80
- @alerque made their first contribution in #78
- @Repiteo made their first contribution in #67
- @landfillbaby made their first contribution in #81
Full Changelog: v2022.12...v2025.08