RepoSense v2.4
yhtMinceraft1010X
released this
23 Jan 06:49
·
171 commits
to master
since this release
Documentation
New Features
New GitHub Action for generating RepoSense reports
- New GitHub Action for generating RepoSense reports is now available and provides a more convenient way to generate reports. (Special thanks to @tlylt)
Use of @@author
tags
- Authorship regex is now relaxed so that non-GitHub author names are now accepted
- Added support for more Markdown comment formats
Bug Fixes
Git 2.39 on MacOS
- Fixed a bug where regex is no longer parsed properly on MacOS with Git version 2.39 or above due to a change in the regex library. For more details, see https://github.com/git/git/blob/v2.39.0/Documentation/RelNotes/2.39.0.txt
Authorship label
- Fixed an incorrect calculation for the LoC for each file under the authorship tab.