v0.7.0 — Argument passthrough for task parameters

- Argument passthrough with `--` — run tasks with extra parameters (`bam test -- --coverage`)
- \`{args}\` placeholder — control where extra arguments are injected in commands
- Arguments are automatically shell-quoted for safety

See CHANGELOG.md for the full list of changes.