Skip to content

v9.8.0 (2025-07-07)

Choose a tag to compare

@sisp sisp released this 07 Jul 18:51
· 104 commits to master since this release

Feat

  • add support for providing serialized answers to multiselect choice questions
  • updating: add VCS ref sentinel :current: for referring to the current template
    ref

Fix

  • avoid infinite recursion when accessing _copier_conf.answers_file via Jinja
    context hook
  • validate default answers
  • correct git stage order on merge conflicts