Skip to content

0.13.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jonasbn jonasbn released this 04 Dec 18:02
· 213 commits to master since this release
c0e6d03

0.13.0 2020-12-04 Milestone release, implementing support for checking file presence

  • Added support for checking file presence
    • in the data source (checksums file) you can now specify a boolean instead of a checksum or file
    • true meaning that yak succeeds if the file is present and fails if not
    • false meaning that yak succeeds if the file is not present and fails if it is