copier v6.2.0 Release Notes
Release Date: 2022-09-18 // about 1 year ago-
Feat
- add validator field to Question (#719)
- ๐ support passing github or gitlab urls without the .git suffix (#677)
๐ Fix
- compatibility with pydantic 1.10
- ๐ git bundle support breaks with relative paths
- prevent name collision for question var name "value"
๐จ Refactor
- ๐ add "flake8-simplify" plugin and simplify code
Previous changes from v6.1.0
-
Feat
- support getting template commit hash with
{{ _copier_conf.vcs_ref_hash }}
- simplify the format of the question prompt (#689)
๐ Fix
- ignore non-PEP-440-compliant tags (#676)
- support getting template commit hash with