Skip to content

v0.1.3

Choose a tag to compare

@riga riga released this 12 Feb 19:24
· 850 commits to master since this release
  • Fix type of branches parameter in workflow. (a95626d)
  • Add option to skip output removal on tasks. (4197826)
  • Refactor branch map handling in workflow, allow control over caching. (7aff903)
  • Make uri abstract for file targets, allow toggling fs schemes. (3d15203, d729ba0)
  • Filter existing files in git repo bundling. (8469554)
  • Update copyright. (65fe1ec)
  • Add option to run task after output removal. (5f1f510)
  • Add sort option to CSVParameter, simplify value checks. (63bc32b)
  • Add choices option to CSVParameter. (8ec625f)