Skip to content

v9.2.0 (2024-04-04)

Latest
Compare
Choose a tag to compare
@yajo yajo released this 04 Apr 15:51
· 34 commits to master since this release
70aa69f

Feat

  • tasks: add support for skipping tasks (#1561)
  • add support for validating multi-select choice answers

Fix

  • ignore empty YAML documents in copier.yml
  • preserve choices order in answers to multi-select choice questions
  • exclude: apply exclude matcher to rendered path

Refactor

  • drop pyyaml-include dependency and reimplement relevant features

Perf

  • apply PERF lint rules fixes (#1556)