Skip to content

v2.10.0

Compare
Choose a tag to compare
@botzai botzai released this 24 Aug 09:04
· 516 commits to master since this release

2.10.0 (2024-08-24)

Bug Fixes

  • Add error logging in fileContains operator (7a41a2f)
  • Correct the logic in the fileContains operator (9f45231)
  • filecontains: ensure detailed line numbers are included in results (3d94716)
  • Update fileContains operator implementation (6a11a46)
  • Update fileContains operator implementation (f9a8f03)
  • Update fileContains test cases to provide second argument (9d68f43)
  • Update fileContains test expectations (767d72f)

Features

  • Add repoFileAnalysis function to analyze files in a repository (a100cf3)
  • Allow checkPattern param in repoFileAnalysis to be an array of patterns (896fc2d)