Skip to content

5.3.0

Compare
Choose a tag to compare
@michel-kraemer michel-kraemer released this 15 Oct 07:49
· 71 commits to master since this release

New features:

  • Add path and relativePath properties to the DownloadDetails class so eachFile actions can also change the relative path of a target file and not only its name
  • Duplicate destination files are now prevented. Specifying a duplicate destination file (e.g. in an eachFile action) will lead to an exception being thrown.

Bug fixes:

  • Call eachFile action only once per source
  • Correctly create list of output files (even if the destination is the project's build directory)

Maintenance:

  • Update dependencies