Skip to content

0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 08:18
· 308 commits to master since this release

0.11.0 (2023-02-21)

Bug Fixes

  • better error logging when using template choices (63eed06)
  • change order of dropdown (6629525)
  • fix issue where choices with commands wouldn't update (fcbb8ee), closes #347 #62

Features

  • user can now set template folder path so QA suggests templates when configuring choices (7768b77)
  • user can now specify default behavior when a template choice tries to create a file that already exists (Thank you @cdloh !)