Skip to content

Latest commit

 

History

History
2427 lines (1506 loc) · 154 KB

HISTORY.md

File metadata and controls

2427 lines (1506 loc) · 154 KB

Changelog

v35.2.0 (2022-12-30)

Full Changelog

v35 (2022-12-30)

Full Changelog

Fixed bugs:

  • [BUG] files_ignore used with files not ignoring as expected #901

Merged pull requests:

v35.1.2 (2022-12-29)

Full Changelog

Closed issues:

  • Dependency Dashboard #27

Merged pull requests:

v35.1.1 (2022-12-26)

Full Changelog

Implemented enhancements:

  • [Feature] Output which file changed from files input #895

Fixed bugs:

  • pipeline failed in tj-action #894

Merged pull requests:

v35.1.0 (2022-12-19)

Full Changelog

Implemented enhancements:

  • [Feature] Output changes to json files in filesystem for processing #688

Merged pull requests:

v35.0.1 (2022-12-19)

Full Changelog

Implemented enhancements:

  • Changed lines of modified files #858

Merged pull requests:

v35.0.0 (2022-12-19)

Full Changelog

Fixed bugs:

  • [BUG] Process completed with exit code 1 #884
  • [BUG] changed-files error during run #875

Closed issues:

  • How to see the changed files after the PR is merged ? #874

Merged pull requests:

v34.6.2 (2022-12-16)

Full Changelog

v34 (2022-12-16)

Full Changelog

Fixed bugs:

  • [BUG] github actions has depreciated and will remove a feature used in this action 'set-output' see link #865

Merged pull requests:

v34.6.1 (2022-12-14)

Full Changelog

Fixed bugs:

  • [BUG] Git fails to authenticate when running locally with nektos/act #849

Merged pull requests:

v34.6.0 (2022-12-14)

Full Changelog

Fixed bugs:

  • [BUG] changed-files-diff-sha prints thousands of lines and takes two minutes to run #855
  • [BUG] (v34.5.4) Input does not meet YAML 1.2 "Core Schema" specification: head-repo-fork #853

Merged pull requests:

v34.5.4 (2022-12-12)

Full Changelog

Merged pull requests:

v34.5.3 (2022-12-10)

Full Changelog

Fixed bugs:

  • [BUG] Error: Unable to locate the previous sha: fatal: ambiguous argument 'main': unknown revision or path not in the working tree #840

Merged pull requests:

v34.5.2 (2022-12-10)

Full Changelog

Merged pull requests:

v34.5.1 (2022-12-05)

Full Changelog

Implemented enhancements:

  • [Feature] Deprecate usage of set-output command and upgrade to environment variable #833

Fixed bugs:

  • [BUG] set-output call is deprecated #831
  • Unable to find merge-base between master and HEAD[BUG] <title> #830
  • [BUG] Glob not matching changed files #829
  • [BUG] Wrong changed-files returned for forked PRs #714

Merged pull requests:

v34.5.0 (2022-11-24)

Full Changelog

Implemented enhancements:

  • [Feature] Replace all usage of nrwl/last-successful-commit-action with nrwl/nx-set-shas #820
  • [Feature] Unique directories max_depth option #789

Merged pull requests:

v34.4.4 (2022-11-18)

Full Changelog

Implemented enhancements:

  • [Feature] Compare HEAD and unstaged #813

Fixed bugs:

  • increase the fetch_depth to a number higher than 5000 #812
  • [BUG] changed-files v34.4.2 unable to locate a common ancestor #809

Merged pull requests:

v34.4.3 (2022-11-17)

Full Changelog

Fixed bugs:

  • [BUG] diff-sha.sh results in "fatal: ambiguous argument '': unknown revision or path not in the working tree." #750

Merged pull requests:

v34.4.2 (2022-11-15)

Full Changelog

Fixed bugs:

  • [BUG] Infinite loop on v34.4.0 #803
  • Unable to locate a common ancestor between production_migration and HEAD #802

Merged pull requests:

  • fix: bug with retrieving the last remote commit #806 (jackton1)

v34.4.1 (2022-11-15)

Full Changelog

Fixed bugs:

  • [BUG] Very simple branch gives: "Unable to find merge-base between main and HEAD." #797

Merged pull requests:

v34.4.0 (2022-11-11)

Full Changelog

Fixed bugs:

  • [BUG] Specfic File Bug in v33 / v34 - grep: : No such file or directory #795
  • [BUG] Please verify that the previous sha is valid, and increase the fetch_depth to a number higher than 40. #790

Merged pull requests:

v34.3.4 (2022-11-08)

Full Changelog

Merged pull requests:

v34.3.3 (2022-11-08)

Full Changelog

Fixed bugs:

  • [BUG] Action compares only two latest commits on push #783
  • Detected dubious ownership in repository error when running the action #782

Merged pull requests:

v34.3.1 (2022-11-07)

Full Changelog

v34.3.2 (2022-11-07)

Full Changelog

Fixed bugs:

  • [BUG] Similar commit hashes detected: previous sha: abc123 is equivalent to the current sha: abc123 on PR merge #778

Merged pull requests:

v34.3.0 (2022-11-07)

Full Changelog

Closed issues:

  • How can I let the workflow to detect the changes only in the certain micro service? #766

Merged pull requests:

v34.2.2 (2022-11-06)

Full Changelog

Merged pull requests:

v34.2.1 (2022-11-05)

Full Changelog

Merged pull requests:

v34.2.0 (2022-11-05)

Full Changelog

Fixed bugs:

  • [BUG] dir_names + files combo ends up in error #757

Closed issues:

  • [BUG] Action failing on PR with "Unable to find merge-base in shallow clone. Please increase 'max_fetch_depth' to at least 340." #755

Merged pull requests:

v34.1.1 (2022-11-04)

Full Changelog

Merged pull requests:

v34.1.0 (2022-11-04)

Full Changelog

Fixed bugs:

  • [BUG] Action failing on PR with "Unable to find merge-base in shallow clone" #737

Closed issues:

  • Logical Issue in deepenShallowCloneToFindCommit #747

v34.0.5 (2022-11-02)

Full Changelog

Merged pull requests:

v34.0.4 (2022-11-02)

Full Changelog

Merged pull requests:

v34.0.3 (2022-11-02)

Full Changelog

Implemented enhancements:

  • Retrieve all changed files and directories relative to the last completed run of a GitHub Actions check #735

Merged pull requests:

v34.0.2 (2022-10-31)

Full Changelog

Fixed bugs:

  • [BUG] Action fails on initial commit #715

Merged pull requests:

v34.0.1 (2022-10-31)

Full Changelog

Fixed bugs:

  • [BUG] Auto-Merge not working properly on Change-Detection for PRs #713

Merged pull requests:

v34.0.0 (2022-10-25)

Full Changelog

Fixed bugs:

  • [BUG] Fatal: $HOME not set #708
  • [BUG] Locate the merge-base of a PR branch instead of a relying on the fetch-depth. #704

Merged pull requests:

v33 (2022-10-21)

Full Changelog

v33.0.0 (2022-10-21)

Full Changelog

Closed issues:

  • Ability to do a three dots diff #702

Merged pull requests:

v32.1.2 (2022-10-16)

Full Changelog

v32 (2022-10-16)

Full Changelog

Fixed bugs:

  • [BUG] Random GITHUB_OUTPUT: unbound variable in get-sha.sh #690

Merged pull requests:

v32.1.1 (2022-10-14)

Full Changelog

Merged pull requests:

v32.1.0 (2022-10-12)

Full Changelog

Fixed bugs:

  • [BUG] runner is reporting old Node.js version. #678
  • [BUG] New commits pushed to the base branch results in errors when shallow history is used. #668

Merged pull requests:

v32.0.1 (2022-10-11)

Full Changelog

Fixed bugs:

  • [BUG] file not ignored with files_ignore option #675

Merged pull requests:

v32.0.0 (2022-10-06)

Full Changelog

Merged pull requests:

v31 (2022-10-02)

Full Changelog

v31.0.3 (2022-10-02)

Full Changelog

Fixed bugs:

  • [BUG] I'd like to use file name consisting of Korean, not English #658
  • Relative path from a working directory #657
  • Similar commit hash detected. You seem to be missing fetch-depth:0 #656

Merged pull requests:

v31.0.2 (2022-09-29)

Full Changelog

Merged pull requests:

v31.0.1 (2022-09-25)

Full Changelog

Merged pull requests:

v31.0.0 (2022-09-25)

Full Changelog

Merged pull requests:

v30.0.0 (2022-09-24)

Full Changelog

v30 (2022-09-24)

Full Changelog

Fixed bugs:

  • [BUG] Can't get all changed files after pushing new commit #639
  • [BUG] Add support for pull request close event with merge set to true #635

Merged pull requests:

  • feat: add support for closed pull requests with merge true #640 (jackton1)
  • chore: log the github context in the test #638 (jackton1)
  • chore: update test to run workflow on pull request close event #637 (jackton1)
  • chore(deps): update peter-evans/create-pull-request action to v4.1.2 #636 (renovate[bot])
  • chore(deps): update codacy/codacy-analysis-cli-action action to v4.2.0 #634 (renovate[bot])
  • Upgraded to v29.0.9 #633 (jackton1)

v29.0.9 (2022-09-20)

Full Changelog

v29 (2022-09-20)

Full Changelog

Implemented enhancements:

  • [Feature] Publish v29 release that redirects to the latest version within the major version #612

Merged pull requests:

v29.0.8 (2022-09-20)

Full Changelog

Implemented enhancements:

  • [Feature] Improve docs related to "files" #629

Merged pull requests:

  • chore(deps): update tj-actions/sync-release-version action to v13 #631 (renovate[bot])
  • chore: update docs to include notice about using quotes in multiline patterns #630 (jackton1)
  • Upgraded to v29.0.7 #628 (jackton1)

v29.0.7 (2022-09-13)

Full Changelog

Merged pull requests:

v29.0.6 (2022-09-13)

Full Changelog

Fixed bugs:

  • [BUG] since_last_remote_commit does not work in v29.0.4 #623

Merged pull requests:

v29.0.5 (2022-09-13)

Full Changelog

Fixed bugs:

  • [BUG] Unable to fetch file changes on merge event #615

Merged pull requests:

v29.0.4 (2022-09-08)

Full Changelog

Fixed bugs:

  • [BUG] Changed files are always missed on macOS #614

Closed issues:

  • Looping over files with spaces. #609
  • stale github.community reference #608

Merged pull requests:

v29.0.3 (2022-09-03)

Full Changelog

Merged pull requests:

v29.0.2 (2022-08-29)

Full Changelog

Implemented enhancements:

  • [Feature] Get all changes on current branch against a base_sha #599

Fixed bugs:

  • [BUG] dir_names = true not returning directories with changed files #598

Merged pull requests:

v29.0.1 (2022-08-26)

Full Changelog

Merged pull requests:

v29.0.0 (2022-08-23)

Full Changelog

Merged pull requests:

v28.0.0 (2022-08-21)

Full Changelog

Merged pull requests:

v28 (2022-08-21)

Full Changelog

Implemented enhancements:

  • [Feature] An option to include old names of renamed files in deleted_files array #578
  • [Feature] List files changed/modified/... by commits pushed in passed hours/days/weeks #452

Fixed bugs:

  • [BUG] changes based on last remote commit fail after rebasing #546

Merged pull requests:

v27 (2022-08-17)

Full Changelog

Merged pull requests:

v26.1 (2022-08-15)

Full Changelog

Merged pull requests:

v26 (2022-08-15)

Full Changelog

Implemented enhancements:

  • [Feature] Git version dependency #564

Fixed bugs:

  • [BUG] Will output all changed files if not file matches the **/*.sql pattern #565

Merged pull requests:

v25 (2022-08-08)

Full Changelog

Fixed bugs:

  • [BUG] missing opening '(' then stop with windows-latest #562

Merged pull requests:

v24.1 (2022-08-03)

Full Changelog

Implemented enhancements:

  • [Feature] Execute against master #556
  • [Feature] implement an outputs for matrix compatible jobs #530

Fixed bugs:

  • [BUG] Separator removing double-quotes #545

Merged pull requests:

v24 (2022-07-22)

Full Changelog

Fixed bugs:

  • [BUG] PREVIOUS_SHA & CURRENT_SHA is the same when re-running a workflow, causing changed-files to be empty #547
  • [BUG] Keep the same commit SHA between workflows #543

Merged pull requests:

v23.2 (2022-07-18)

Full Changelog

Fixed bugs:

  • [BUG] Repo name changed, workflows are broken #542

Merged pull requests:

v23.1 (2022-06-24)

Full Changelog

Fixed bugs:

  • [BUG] Misleading error if git command is missing #532

Merged pull requests:

v23 (2022-06-12)

Full Changelog

Implemented enhancements:

  • [Feature] Get distinct changed folders #504

Fixed bugs:

  • [BUG] Action does not work when running with act anymore #518

Merged pull requests:

v22.2 (2022-06-02)

Full Changelog

Fixed bugs:

  • [BUG] "Unable to locate the current sha" when using use_fork_point #506

Merged pull requests:

v22.1 (2022-05-31)

Full Changelog

Merged pull requests:

v22 (2022-05-31)

Full Changelog

Implemented enhancements:

  • [Feature] since_last_passing_remote_commit #507

Merged pull requests:

v21 (2022-05-25)

Full Changelog

Implemented enhancements:

  • [Feature] Handle Pipeline Error #500

Fixed bugs:

  • [BUG] System.InvalidOperationException: Maximum object size exceeded #501

Merged pull requests:

v20.2 (2022-05-24)

Full Changelog

Fixed bugs:

  • [BUG] all_old_new_renamed_files is empty when providing a glob pattern. #467

Merged pull requests:

v20.1 (2022-05-22)

Full Changelog

Fixed bugs:

  • [BUG] Glob pattern doesn't work for markdown files #492
  • [BUG] Using the fork point to detect file changes. #355

Merged pull requests:

v20 (2022-05-15)

Full Changelog

Merged pull requests:

  • fix: bug finding fork point commit and removed unused temp_changed_files remote. #490 (jackton1)
  • Upgraded to v19.3 #489 (jackton1)

v19.3 (2022-05-14)

Full Changelog

Merged pull requests:

v19.2 (2022-05-14)

Full Changelog

Merged pull requests:

  • feat/add support for retrieving old and new names of renamed files #486 (jackton1)
  • Revert "feat: Added support for returning old and new names of renamed files" #485 (jackton1)
  • Updated README.md #484 (jackton1)
  • feat: Added support for returning old and new names of renamed files #483 (jackton1)
  • Upgraded to v19.1 #482 (jackton1)

v19.1 (2022-05-14)

Full Changelog

Fixed bugs:

  • [BUG] Glob pattern for markdown files doesn't work properly #479
  • [BUG] Fails in Self-Hosted Runner #477
  • [BUG] File names with non ascii characters results in octal escape sequence output #437

Merged pull requests:

v19 (2022-04-28)

Full Changelog

Implemented enhancements:

  • [Feature] List previous paths of renamed files as deleted files #468

Closed issues:

  • Not listing renamed file with previous path in deleted_files list #466

Merged pull requests:

v18.7 (2022-04-08)

Full Changelog

Fixed bugs:

  • [BUG] Modified files treated as Non Matching modified files #450

Merged pull requests:

v18.6 (2022-03-30)

Full Changelog

Fixed bugs:

  • [BUG] Intermittent "Unable to locate the current sha" #458

Merged pull requests:

v18.5 (2022-03-29)

Full Changelog

Implemented enhancements:

  • [Feature] Get changes from all commits from a single push #447

Fixed bugs:

  • [BUG] Not able to compare current commit with the specific commit of a branch(in the Pull request event) #441

Merged pull requests:

v18.4 (2022-03-21)

Full Changelog

Merged pull requests:

v18.3 (2022-03-16)

Full Changelog

Merged pull requests:

v18.2 (2022-03-16)

Full Changelog

Fixed bugs:

  • [BUG] Glob Pattern Incorrect? #433
  • [BUG] Providing files_ignore without using files input doesn't exclude ignored files #429

Merged pull requests:

v18.1 (2022-03-14)

Full Changelog

Merged pull requests:

v18 (2022-03-14)

Full Changelog

Fixed bugs:

  • [BUG] Separator \n only outputs first changed file #417
  • [BUG] Argument list too long with files input #367

Merged pull requests:

v17.3 (2022-03-08)

Full Changelog

Fixed bugs:

  • [BUG] Argument too long #419
  • failed to Get list of files on pull request merge #414
  • [BUG] Get all modified/deleted/added files from a Pull Request #410

Closed issues:

  • [BUG] Unexpected result #412

Merged pull requests:

v17.2 (2022-02-27)

Full Changelog

Fixed bugs:

  • [BUG] Gracefully handle errors for repositories without any previous commits #365

Merged pull requests:

v17.1 (2022-02-26)

Full Changelog

Closed issues:

  • How can I set the action to review all commits since the last workflow run? #400

Merged pull requests:

v17 (2022-02-23)

Full Changelog

Implemented enhancements:

  • [Feature] Add support for detecting changes in submodules #349

Fixed bugs:

  • [BUG] It looks like no value such as any_changed has been written. #393

Merged pull requests:

v16 (2022-02-18)

Full Changelog

Implemented enhancements:

  • [Feature] since_last_remote_commit incorrect on: push of new branch #387

Merged pull requests:

  • feat: Use previous commit when since_last_remote_commit is set to true #388 (jackton1)
  • Upgraded to v15.1 #386 (jackton1)

v15 (2022-02-17)

Full Changelog

v15.1 (2022-02-17)

Full Changelog

Merged pull requests:

v1.0.1 (2022-02-17)

Full Changelog

v1.0.0 (2022-02-17)

Full Changelog

Fixed bugs:

  • [BUG] Project versions are mutated without warning #382

v5.0.0 (2022-02-17)

Full Changelog

v14.7 (2022-02-17)

Full Changelog

v14.6 (2022-02-17)

Full Changelog

v14.5 (2022-02-17)

Full Changelog

v14.4 (2022-02-17)

Full Changelog

v14.3 (2022-02-17)

Full Changelog

v14.2 (2022-02-17)

Full Changelog

v14.1 (2022-02-17)

Full Changelog

v14 (2022-02-17)

Full Changelog

v4.0.7 (2022-02-17)

Full Changelog

v4.0.6 (2022-02-17)

Full Changelog

v4.0.5 (2022-02-17)

Full Changelog

v4.0.4 (2022-02-17)

Full Changelog

v4.0.3 (2022-02-17)

Full Changelog

v4.0.2 (2022-02-17)

Full Changelog

v4.0.1 (2022-02-17)

Full Changelog

v4.0.0 (2022-02-17)

Full Changelog

v3.0.2 (2022-02-17)

Full Changelog

v3.0.1 (2022-02-17)

Full Changelog

v3.0.0 (2022-02-17)

Full Changelog

v13.2 (2022-02-17)

Full Changelog

v13.1 (2022-02-17)

Full Changelog

v13 (2022-02-17)

Full Changelog

Implemented enhancements:

  • [Feature] files-ignore #366
  • [Feature] Make it easier to exclude files #265
  • [Feature] Support the same filter syntax as GitHub Workflows #264

Fixed bugs:

  • [BUG] not patterns is not working in files #372
  • [BUG] "delete" does not work #353
  • [BUG] Files detected as changed that are not part of PR #345
  • [BUG] Action flips forward slash into backslash resulting in match failure. #340
  • [BUG] Negating filter doesn't work #335
  • [BUG] Getting Error: uses: keyword is not currently supported when using above 12.2 version #333
  • [BUG] wrong result of any_change output #314
  • [BUG] Investigate possible bug using since_last_remote_commit when force pushing changes. #303

v12.2 (2021-12-30)

Full Changelog

v2.0.1 (2021-12-30)

Full Changelog

Merged pull requests:

v12.1 (2021-12-30)

Full Changelog

Fixed bugs:

  • [BUG] The other_modified_files contains all modified files even those that match the file filter. #293
  • [BUG] The only_modified is evaluated to true even when other_modified_files is not empty. #292

Merged pull requests:

v2.0.0 (2021-12-17)

Full Changelog

Fixed bugs:

  • [BUG] Files input doesn't work when running with act #251

Closed issues:

  • Breaking changes in patch updates? #288

Merged pull requests:

v12 (2021-12-14)

Full Changelog

Implemented enhancements:

  • [Feature] Add "any_modified", "other_modified_files" and "all_modified" outputs containing created, edit, renamed, or deleted files #282

Fixed bugs:

  • [BUG] Failed to get change files on pull_request merge event #281

Merged pull requests:

v11 (2021-12-04)

Full Changelog

v11.9 (2021-12-04)

Full Changelog

Implemented enhancements:

  • Can't get since_last_remote_commit to work properly on pull_request event #276

Merged pull requests:

v1.3.1 (2021-12-04)

Full Changelog

Merged pull requests:

v11.8 (2021-12-04)

Full Changelog

Merged pull requests:

v1.3.0 (2021-12-04)

Full Changelog

Implemented enhancements:

  • [Feature] Improve error handling of non local commit reference #255

Fixed bugs:

  • [BUG] When running in a workflow generated by a dependabot BUMP PR, the action fails #268

Closed issues:

  • Fix code scanning alert - Warn when duplicate definitions are found. #267

Merged pull requests:

v11.7 (2021-11-19)

Full Changelog

Merged pull requests:

v1.2.2 (2021-11-19)

Full Changelog

Fixed bugs:

  • [BUG] pull request with since_last_remote_commit = true returns fatal: bad object #253

Merged pull requests:

v11.6 (2021-11-08)

Full Changelog

Merged pull requests:

v1.2.1 (2021-11-08)

Full Changelog

Implemented enhancements:

  • [Feature] Improve documentation #244

Merged pull requests:

v1.2.0 (2021-10-30)

Full Changelog

v11.5 (2021-10-30)

Full Changelog

Merged pull requests:

v11.4 (2021-10-30)

Full Changelog

Implemented enhancements:

  • [Feature] Get changed files in all commits in push #234

Merged pull requests:

  • Updated README.md #238 (jackton1)
  • Revert "Update base_sha to use the last commit on the current branch for push event" #237 (jackton1)
  • Support retrieving changed files between the last remote commit and the current HEAD for push events #236 (jackton1)
  • Update base_sha to use the last commit on the current branch for push event #235 (jackton1)
  • Upgraded to v11.3 #233 (jackton1)

v11.3 (2021-10-27)

Full Changelog

Fixed bugs:

  • [BUG] Changed files not working on self hosted runners #227

Merged pull requests:

v11.2 (2021-10-26)

Full Changelog

Implemented enhancements:

  • [Feature] fetch HEAD without tags #220

Merged pull requests:

v11.1 (2021-10-25)

Full Changelog

Fixed bugs:

  • [BUG] Spaces in file names are not handled correctly #216
  • [BUG] Usage of quotes around array items #208

Closed issues:

  • [BUG] not able to find only python files #224

Merged pull requests:

v10.1 (2021-10-12)

Full Changelog

Merged pull requests:

v10 (2021-10-03)

Full Changelog

Fixed bugs:

  • [BUG] Glob vs regex in readme and execution when using * in with: files: #200
  • [BUG] in entrypoint is referring to gihub.com repository #196

Merged pull requests:

v1.1.3 (2021-09-26)

Full Changelog

Merged pull requests:

v1.1.2 (2021-09-05)

Full Changelog

Merged pull requests:

v1.1.1 (2021-09-05)

Full Changelog

Implemented enhancements:

  • [Feature] Rename all_changed_files to all_changed_and_modified_files #179
  • [Feature] Add support for any_deleted and only_deleted boolean output. #166

Merged pull requests:

  • Added support for detecting deleted files. #188 (jackton1)
  • Rename all_changed_files to all_changed_and_modified_files. #187 (jackton1)
  • Update other_changed_files output to also use the separator #186 (jackton1)
  • Upgraded to v1.1.0 #185 (jackton1)

v1.1.0 (2021-09-04)

Full Changelog

Implemented enhancements:

  • [Feature] Specify sed delimiter or escaping forward slashes used in separator #180

Merged pull requests:

v1.0.3 (2021-09-03)

Full Changelog

Implemented enhancements:

  • [Feature] Documentation for difference between all_changed_files and all_modified_files #177

Merged pull requests:

v1.0.2 (2021-08-28)

Full Changelog

Implemented enhancements:

  • [Feature] Add support for checkout path #167

Fixed bugs:

  • [BUG] Error: xargs: unmatched single quote #169
  • [BUG] Deleted files not detected #165
  • [BUG] changed-files unable to initialize git repository on custom container image #164
  • Setting remote URL breaks other steps that are using it #158

Merged pull requests:

v9.3 (2021-08-09)

Full Changelog

Fixed bugs:

  • [BUG] all_modified_files show deleted files #155
  • [BUG] Dedupe the output list of changed files #151

Merged pull requests:

v9.2 (2021-08-06)

Full Changelog

Merged pull requests:

v9.1 (2021-07-30)

Full Changelog

Implemented enhancements:

  • [Feature] any_changed doesn't capture changes due to deleting files #148

Merged pull requests:

v9 (2021-07-24)

Full Changelog

Fixed bugs:

  • [BUG] <any_changed doesn't capture changes due to renaming files> #144

Merged pull requests:

v8.9 (2021-07-18)

Full Changelog

Merged pull requests:

v8.8 (2021-07-17)

Full Changelog

Implemented enhancements:

  • [Feature] Ability to run a workflow if and only if certain file/directory changes #124

Merged pull requests:

v8.7 (2021-07-17)

Full Changelog

Implemented enhancements:

  • [Feature] Get Changed files since last successful Action run #131

Merged pull requests:

v8.6 (2021-07-17)

Full Changelog

Implemented enhancements:

  • [Feature] Get specific changed files reading a file #130

Merged pull requests:

v8.5 (2021-07-14)

Full Changelog

Merged pull requests:

v8.4 (2021-06-26)

Full Changelog

Merged pull requests:

v8.3 (2021-06-25)

Full Changelog

Merged pull requests:

v8.2 (2021-06-24)

Full Changelog

Merged pull requests:

v8.1 (2021-06-18)

Full Changelog

Closed issues:

  • Rename changed_files -> type_changed_files #105

Merged pull requests:

  • Rename changed_files to type_changed_files #109 (jackton1)

v8 (2021-06-18)

Full Changelog

Closed issues:

  • support windows-latest #101
  • issues with failed getting changed files #100

Merged pull requests:

v7 (2021-06-09)

Full Changelog

Closed issues:

  • Request: Option to Output Whole File Path #88

Merged pull requests:

v6.3 (2021-05-26)

Full Changelog

v6 (2021-05-26)

Full Changelog

Merged pull requests:

v6.2 (2021-05-25)

Full Changelog

Fixed bugs:

Closed issues:

  • Should the Major Issue Version Point to the Latest Minor? #79

Merged pull requests:

v6.1 (2021-05-16)

Full Changelog

Fixed bugs:

  • [BUG] any_changed reports true without matching changed files #67

Closed issues:

  • Improve test coverage #54

Merged pull requests:

v5.3 (2021-05-08)

Full Changelog

Merged pull requests:

v5.2 (2021-05-06)

Full Changelog

Implemented enhancements:

  • [shellcheck]: Resolve SC2001 #42
  • [shellcheck]: Resolve SC2128 #41

Merged pull requests:

v5.1 (2021-05-01)

Full Changelog

Merged pull requests:

v5 (2021-05-01)

Full Changelog

Merged pull requests:

v4.4 (2021-05-01)

Full Changelog

Merged pull requests:

v4.3 (2021-05-01)

Full Changelog

Fixed bugs:

  • fatal error when using @v4.2 #28

Closed issues:

  • Add support for watching a subset of files. #20

Merged pull requests:

v4.2 (2021-04-23)

Full Changelog

Merged pull requests:

v4.1 (2021-04-23)

Full Changelog

Merged pull requests:

v4 (2021-04-23)

Full Changelog

Implemented enhancements:

Merged pull requests:

v3.3 (2021-04-20)

Full Changelog

Merged pull requests:

v3.2 (2021-04-11)

Full Changelog

Merged pull requests:

v3.1 (2021-04-04)

Full Changelog

Merged pull requests:

v3 (2021-04-02)

Full Changelog

Merged pull requests:

v2.1 (2021-03-18)

Full Changelog

Merged pull requests:

v2 (2021-03-14)

Full Changelog

Merged pull requests:

  • Fixed end of string with separator #4 (jackton1)

v1 (2021-03-05)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator