1.2.0
(feat): Add maxRetries custom config option to override the default maximum
number of retries for failed requests. The default remains 2 when not
specified.
1.1.13
(chore): Remove legacy dollar-sign workaround in generated CI workflow now that Eta
template engine does not interpret ${} syntax.
1.1.12
(chore): Migrate template engine from lodash to Eta for consistency with other generators.