github copier-org/copier v9.0.0
v9.0.0 (2023-10-22)

latest releases: v9.3.1, v9.3.0, v9.2.0...
11 months ago

v9.0.0 (2023-10-22)

BREAKING CHANGE

  • Changes the return code for unsafe template error from
    2 to 4 to avoid return code collision with Plumbum's SwitchError type
    errors which use return code 2.

Feat

  • allow overriding data file with CLI arguments (#1332)
  • cli: read answers from yaml file (#1325)

Fix

  • vcs: prevent local clone from being stuck by gpg prompts (#1360)
  • pydantic: compatible with 2.4+, solving FieldValidationInfo warning (#1342)
  • fix answer validation for type: str questions
  • version guess from tags that don't start with v, but are still PEP440 compliant (#1048)
  • cli: use return code 4 for unsafe template error
  • nix: detect build version appropriately

Don't miss a new copier release

NewReleases is sending notifications on new releases.