aboutsummaryrefslogtreecommitdiff
path: root/examples/example-command-macro
Commit message (Expand)AuthorAgeFilesLines
* refactor!: replace pack! macros with derive-based pipeline types魏曹先生25 min.1-5/+8
* refactor!: remove Node type and simplify dispatcher macro syntax魏曹先生3 hours1-4/+4
* refactor!: remove dynamic dispatcher registration API魏曹先生4 hours1-8/+1
* chore(release): bump version to 0.5.0魏曹先生6 hours1-3/+3
* refactor: move example tests into per-example test.toml files魏曹先生2 days1-0/+17
* chore(release): bump arg-picker crates to 0.2.0picker-0.2.0魏曹先生7 days1-2/+2
* chore: update package versions to 0.4.0 in lock files魏曹先生8 days1-3/+3
* refactor!: rename `extra_macros` feature to `extras`feat/new-pipeline-model魏曹先生2026-08-011-2/+2
* feat(example): add command macro example魏曹先生2026-07-284-0/+326