Skip to content

3.4.1

Latest

Choose a tag to compare

@gbrandtio gbrandtio released this 12 Jul 19:43
  • Improvement: Add support for filtering analysis by target files and revision ranges.
  • Improvement: SzzAlgorithm add targetFiles parameter to restrict fix-commit search to specific files via git pathspecs
  • Improvement: MegaCommitsHeuristic add revisionRange parameter to restrict analysis to a specific revision range
  • Improvement: SuspiciousCommitsHeuristic add revisionRange parameter to both findSuspiciousCommits and extractChangedComments methods