Skip to content

v2.2.0

Compare
Choose a tag to compare
@Ana06 Ana06 released this 30 Nov 11:26
· 16 commits to main since this release
e0c398b

This project is a fork of jitterbit/get-changed-files, which:

  • Supports pull_request_target
  • Allows to filter files using regular expressions
  • Removes the ahead check
  • Considers renamed modified files as modified
  • Adds added_modified_renamed that includes renamed non-modified files and all files in added_modified
  • Removes node12 deprecation warnings

Changes

  • Removes node12 deprecation warnings @nogara @alaeddine-13
  • Adds added_modified_renamed that includes renamed non-modified files and all files in added_modified @Ana06
  • Dependencies update

Raw diff

v2.1.0...v2.2.0