Skip to content

Releases: mudlabs/simple-diff

v1.2.0

30 Oct 06:49
e7ce37d
Compare
Choose a tag to compare

If no path input is provided the action will now try to find one specified in the workflow file itself. Paths now also work with glob style matching.

v1.1.0

29 Oct 05:35
9627ab4
Compare
Choose a tag to compare

Now provides a previous filename output property. If the file was renamed this will be what it was renamed from. The property defaults to the same output as the name property.

v1.0.2

22 Oct 22:22
7372196
Compare
Choose a tag to compare

Fix filename uri encoding conflict

v1.0.1

22 Oct 06:23
48165ce
Compare
Choose a tag to compare

Fixes input issue, strict was not having intended purpose.

v1.0.0

17 Oct 08:16
fce736e
Compare
Choose a tag to compare

Enables simple diff tree checking.