Releases: mudlabs/simple-diff
Releases · mudlabs/simple-diff
v1.2.0
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
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
Fix filename uri encoding conflict
v1.0.1
Fixes input issue, strict
was not having intended purpose.
v1.0.0
Enables simple diff tree checking.