Skip to content

v1.5.1

Compare
Choose a tag to compare
@mlin mlin released this 29 Mar 05:59
· 128 commits to main since this release
4bf4f93

miniwdl run

  • Add support for attaching tasks to docker networks, via runtime.docker_network and config [docker_swarm] allow_networks (#555 @jgadling)
  • Add config option [task_runtime] download_defaults which is like [task_runtime] defaults but applies specifically to URI download tasks.

miniwdl zip

  • Make archive file binary-reproducible, by sorting filenames and setting timestamps to an arbitrary constant (#557 @rhpvorderman)