Skip to content

Latest commit

 

History

History
577 lines (348 loc) · 33.5 KB

HISTORY.md

File metadata and controls

577 lines (348 loc) · 33.5 KB

Changelog

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

Closed issues:

  • Dependency Dashboard #27

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

Fixed bugs:

  • [BUG] Error: xargs: unmatched single quote #169

Merged pull requests:

v1.0.1 (2021-08-28)

Full Changelog

Implemented enhancements:

  • [Feature] Add support for checkout path #167

Fixed bugs:

  • [BUG] Deleted files not detected #165
  • [BUG] changed-files unable to initialize git repository on custom container image #164

Merged pull requests:

v1.0.0 (2021-08-18)

Full Changelog

Fixed bugs:

  • 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
  • [Feature] Rename files -> paths #125

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 (2021-05-26)

Full Changelog

v6.3 (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