Skip to content

Releases: tj-actions/changed-files

v8

18 Jun 14:26
d290bdd
Compare
Choose a tag to compare

v7

09 Jun 22:17
15b1769
Compare
Choose a tag to compare
  • Documentation clean up Thanks (@jsoref)
  • Running diffs now use the remote head sha and current commit sha Thanks (@monoxgas)

v6.3

26 May 22:03
2ecd06d
Compare
Choose a tag to compare
  • Added usage link to warning message

v6

14 May 17:59
2ecd06d
Compare
Choose a tag to compare

⚠️ Breaking Change ⚠️

  • Drop support for all_changed boolean string output field

Fixes

  • Identified unresolved bug with any_changed boolean string Thanks (@renedekat)
  • Fixed bug with any_changed boolean string output. Thanks (@renedekat)
  • Added usage link to warning message

v6.2

17 May 08:31
5fe8e4d
Compare
Choose a tag to compare
  • Fixed bug with any_changed boolean string output. Thanks (@renedekat)

v6.1

16 May 19:46
7c66aa2
Compare
Choose a tag to compare
  • Identified unresolved bug with any_changed boolean string Thanks (@renedekat)

v5.3

08 May 23:31
e95bba8
Compare
Choose a tag to compare
Add warning message when the head sha is empty (#56)

v5.2

06 May 12:46
7852058
Compare
Choose a tag to compare
Fixed bug reading username

```
fatal: could not read Username for 'github.com': No such device or address
```

v5.1

01 May 23:58
81f32e2
Compare
Choose a tag to compare
Strip leading whitespaces (#50)

v5

01 May 23:19
0e956bb
Compare
Choose a tag to compare
Fixed bug with all_changed when array is empty (#46)