@curl-runner/cli@1.20.0
·
62 commits
to main
since this release
Minor Changes
-
#96
022c831Thanks @alexvcasillas! - feat: add YAML wizard for interactive config creation- Add
curl-runner initfor quick YAML file creation - Add
curl-runner init --wizardfor full interactive wizard - Add
curl-runner edit <file>to modify existing YAML files - Support templates: basic-get, basic-post, api-test, file-upload, auth-flow
- Preview YAML before saving with option to run immediately
- Add 51 new tests for wizard module
- Add