- Replacing structopt with clap derive feature
- Making output consistent either output file or stdout used.
- Providing minimal CLI testing framework and tests expecting specific output when specific command issued.
- Dependencies bump up:
handlebars
. - Fix GH actions.
- Dependencies bump up:
serde
.
- Dependencies versions bump up.
- Providing partials support via registration templates with glob argument.
- Generating text from provided YAML data file and Handlebars template (partials not supported).