aboutsummaryrefslogtreecommitdiff
path: root/examples/example-command-macro
Commit message (Collapse)AuthorAgeFilesLines
* refactor: move example tests into per-example test.toml files魏曹先生4 hours1-0/+17
| | | | | | Replace the centralized `examples/test-examples.toml` with individual `test.toml` files in each example directory, updating the test runner and related documentation accordingly.
* chore(release): bump arg-picker crates to 0.2.0picker-0.2.0魏曹先生5 days1-2/+2
|
* chore: update package versions to 0.4.0 in lock files魏曹先生6 days1-3/+3
|
* refactor!: rename `extra_macros` feature to `extras`feat/new-pipeline-model魏曹先生13 days1-2/+2
| | | | | Update all references across docs, examples, and configuration files to use the shorter `extras` feature name.
* feat(example): add command macro example魏曹先生2026-07-284-0/+326